Update of /cvsroot/linux-mips/linux/arch/mips
In directory usw-pr-cvs1:/tmp/cvs-serv32213/arch/mips
Modified Files:
config.in
Log Message:
Move Osprey to use standard serial driver.
Index: config.in
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/config.in,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- config.in 2001/09/22 16:35:15 1.23
+++ config.in 2001/09/25 19:57:07 1.24
@@ -183,6 +183,7 @@
define_bool CONFIG_VR4181 y
define_bool CONFIG_ISA y
define_bool CONFIG_SERIAL y
+ define_bool CONFIG_SERIAL_MANY_PORTS y
define_bool CONFIG_DUMMY_KEYB y
define_bool CONFIG_SCSI n
fi
|