Indeed it does.Hi, it makes sense to set CONFIG_MIPS_RTC in defconfig for lasat as the board specific get/set_ are implemented:
retrieving revision 1.1.2.37 diff -u -r1.1.2.37 defconfig-lasat --- arch/mips/defconfig-lasat 11 Feb 2004 15:43:26 -0000 1.1.2.37 +++ arch/mips/defconfig-lasat 17 Feb 2004 21:02:47 -0000 @@ -615,7 +615,7 @@ # CONFIG_AMD_PM768 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
Flo
/Brian