Update of /cvsroot/linux-mips/linux/arch/mips
In directory usw-pr-cvs1:/tmp/cvs-serv19857/arch/mips
Modified Files:
config.in
Log Message:
Move Osprey/vr4181 to use the new time.c file. Now the code is really
getting pretty ...
Index: config.in
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/config.in,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- config.in 2001/09/29 00:42:25 1.27
+++ config.in 2001/10/01 19:33:00 1.28
@@ -188,6 +188,7 @@
define_bool CONFIG_SERIAL_MANY_PORTS y
define_bool CONFIG_NEW_IRQ y
define_bool CONFIG_IRQ_CPU y
+ define_bool CONFIG_NEW_TIME_C y
define_bool CONFIG_DUMMY_KEYB y
define_bool CONFIG_SCSI n
fi
|