[kernel] r5589 - dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips

Martin Michlmayr tbm at costa.debian.org
Wed Jan 25 00:04:38 UTC 2006


Author: tbm
Date: Wed Jan 25 00:04:37 2006
New Revision: 5589

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/r5k-ip32
Log:
we want serial


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/r5k-ip32
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/r5k-ip32	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/r5k-ip32	Wed Jan 25 00:04:37 2006
@@ -743,11 +743,16 @@
 #
 # Serial drivers
 #
-# CONFIG_SERIAL_8250 is not set
+CONFIG_SERIAL_8250=y
+CONFIG_SERIAL_8250_CONSOLE=y
+CONFIG_SERIAL_8250_NR_UARTS=4
+# CONFIG_SERIAL_8250_EXTENDED is not set
 
 #
 # Non-8250 serial port support
 #
+CONFIG_SERIAL_CORE=y
+CONFIG_SERIAL_CORE_CONSOLE=y
 CONFIG_UNIX98_PTYS=y
 CONFIG_LEGACY_PTYS=y
 CONFIG_LEGACY_PTY_COUNT=256



More information about the Kernel-svn-changes mailing list