CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/07/11 19:28:10
Modified files:
arch/mips/configs: decstation_defconfig
Log message:
Enable Zilog SCC.
diff -urN linux/arch/mips/configs/decstation_defconfig
linux/arch/mips/configs/decstation_defconfig
--- linux/arch/mips/configs/decstation_defconfig 2005/07/11 18:23:09
1.66
+++ linux/arch/mips/configs/decstation_defconfig 2005/07/11 18:28:10
1.67
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.12
-# Mon Jul 11 19:19:12 2005
+# Mon Jul 11 19:26:51 2005
#
CONFIG_MIPS=y
@@ -418,7 +418,9 @@
#
# CONFIG_VT is not set
# CONFIG_SERIAL_NONSTANDARD is not set
-# CONFIG_SERIAL_DEC is not set
+CONFIG_SERIAL_DEC=y
+CONFIG_SERIAL_DEC_CONSOLE=y
+CONFIG_ZS=y
#
# Serial drivers
|