CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/07/11 17:43:41
Modified files:
arch/mips/configs: decstation_defconfig
Log message:
VT doesn't build -- disable for now.
diff -urN linux/arch/mips/configs/decstation_defconfig
linux/arch/mips/configs/decstation_defconfig
--- linux/arch/mips/configs/decstation_defconfig 2005/07/11 16:24:17
1.58
+++ linux/arch/mips/configs/decstation_defconfig 2005/07/11 16:43:40
1.59
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.12
-# Mon Jul 11 17:22:05 2005
+# Mon Jul 11 17:41:40 2005
#
CONFIG_MIPS=y
@@ -441,9 +441,7 @@
#
# Character devices
#
-CONFIG_VT=y
-CONFIG_VT_CONSOLE=y
-CONFIG_HW_CONSOLE=y
+# CONFIG_VT is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_SERIAL_DEC is not set
@@ -516,12 +514,6 @@
# CONFIG_FB is not set
#
-# Console display driver support
-#
-# CONFIG_VGA_CONSOLE is not set
-CONFIG_DUMMY_CONSOLE=y
-
-#
# Sound
#
# CONFIG_SOUND is not set
|