Update of /cvsroot/linux-mips/linux/arch/mips
In directory usw-pr-cvs1:/tmp/cvs-serv21891
Modified Files:
config.in
Log Message:
Moved cobalt over to new time.
Index: config.in
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/config.in,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- config.in 2001/10/25 21:39:47 1.37
+++ config.in 2001/10/26 16:50:01 1.38
@@ -246,7 +246,7 @@
define_bool CONFIG_COBALT_LCD y
define_bool CONFIG_PCI y
define_bool CONFIG_NEW_PCI y
- define_bool CONFIG_OLD_TIME_C y
+ define_bool CONFIG_NEW_TIME_C y
fi
if [ "$CONFIG_NINO" = "y" ]; then
define_bool CONFIG_PC_KEYB y
|