Update of /cvsroot/linux-mips/linux/arch/mips/configs
In directory usw-pr-cvs1:/tmp/cvs-serv23960
Modified Files:
defconfig-osprey
Log Message:
Small changes for osprey support.
Index: defconfig-osprey
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-osprey,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- defconfig-osprey 2001/09/29 00:42:25 1.3
+++ defconfig-osprey 2001/10/02 18:40:35 1.4
@@ -18,7 +18,6 @@
# CONFIG_COBALT_MICRO_SERVER is not set
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
-CONFIG_NEC_OSPREY=y
# CONFIG_NEC_EAGLE is not set
# CONFIG_NEC_KORVA is not set
# CONFIG_MIPS_EV96100 is not set
@@ -31,6 +30,7 @@
# CONFIG_MOMENCO_OCELOT is not set
# CONFIG_DDB5476 is not set
# CONFIG_DDB5477 is not set
+CONFIG_NEC_OSPREY=y
# CONFIG_OLIVETTI_M700 is not set
# CONFIG_SGI_IP22 is not set
# CONFIG_SNI_RM200_PCI is not set
@@ -47,6 +47,7 @@
CONFIG_SERIAL_MANY_PORTS=y
CONFIG_NEW_IRQ=y
CONFIG_IRQ_CPU=y
+CONFIG_NEW_TIME_C=y
CONFIG_DUMMY_KEYB=y
# CONFIG_SCSI is not set
# CONFIG_ISA is not set
|