summaryrefslogtreecommitdiff
path: root/packages/linux/linux-2.6.24
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2009-03-06 23:40:26 +0100
committerThomas Kunze <thommycheck@gmx.de>2009-03-06 23:41:17 +0100
commit768fe337b086a509a1381f9b1000faf1e99689cd (patch)
treea1b14fdaa27a020805c90f9311fb695749f1cc5c /packages/linux/linux-2.6.24
parenteecd3b42698f829a8f7e160fb717900a5b4ff90f (diff)
linux_2.6.24: enable serial_cs for simpad
Diffstat (limited to 'packages/linux/linux-2.6.24')
-rw-r--r--packages/linux/linux-2.6.24/simpad/defconfig10
1 files changed, 7 insertions, 3 deletions
diff --git a/packages/linux/linux-2.6.24/simpad/defconfig b/packages/linux/linux-2.6.24/simpad/defconfig
index a86c365984..b9ea3f137c 100644
--- a/packages/linux/linux-2.6.24/simpad/defconfig
+++ b/packages/linux/linux-2.6.24/simpad/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.24
-# Thu Mar 5 23:29:13 2009
+# Fri Mar 6 21:44:02 2009
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -834,7 +834,7 @@ CONFIG_BLK_DEV_IDE=y
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
-CONFIG_BLK_DEV_IDEDISK=m
+CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECS=y
# CONFIG_BLK_DEV_IDECD is not set
@@ -1072,7 +1072,11 @@ CONFIG_SERIAL_NONSTANDARD=y
#
# Serial drivers
#
-# CONFIG_SERIAL_8250 is not set
+CONFIG_SERIAL_8250=m
+CONFIG_SERIAL_8250_CS=m
+CONFIG_SERIAL_8250_NR_UARTS=4
+CONFIG_SERIAL_8250_RUNTIME_UARTS=4
+# CONFIG_SERIAL_8250_EXTENDED is not set
#
# Non-8250 serial port support