From: Paul M. <le...@us...> - 2002-06-04 16:14:11
|
Update of /cvsroot/linux-mips/linux/arch/mips/configs In directory usw-pr-cvs1:/tmp/cvs-serv30197/configs Modified Files: defconfig-jmr3927 Log Message: Use the generic MIPS RTC. Blow away some unused debug cruft. Index: defconfig-jmr3927 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-jmr3927,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- defconfig-jmr3927 12 Feb 2002 18:21:25 -0000 1.5 +++ defconfig-jmr3927 4 Jun 2002 16:14:05 -0000 1.6 @@ -484,7 +484,7 @@ # CONFIG_INTEL_RNG is not set # CONFIG_NVRAM is not set # CONFIG_RTC is not set -# CONFIG_MIPS_RTC is not set +CONFIG_MIPS_RTC=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set |