summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-02 08:25:44 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-02 08:25:44 +0000
commitcc8d1b9feae36bb569fe291700568775aa80d6aa (patch)
tree18409621ef8039f5591761bd7f8d4e3aa83ee2ac
parent81427a065b6ff1612b72be4ba16e98215bd3eea1 (diff)
Enable pcmcia for brcm63xx (#1125)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5963 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/brcm63xx-2.6/config16
1 files changed, 12 insertions, 4 deletions
diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config
index c451b8854..0b19782c4 100644
--- a/target/linux/brcm63xx-2.6/config
+++ b/target/linux/brcm63xx-2.6/config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.19
-# Sun Dec 17 13:03:13 2006
+# Linux kernel version: 2.6.19.1
+# Tue Jan 2 09:20:36 2007
#
CONFIG_MIPS=y
@@ -205,7 +205,9 @@ CONFIG_AUDIT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_RELAY=y
-CONFIG_INITRAMFS_SOURCE=""
+CONFIG_INITRAMFS_SOURCE="../../root"
+CONFIG_INITRAMFS_ROOT_UID=0
+CONFIG_INITRAMFS_ROOT_GID=0
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
@@ -280,9 +282,15 @@ CONFIG_CARDBUS=y
#
# PC-card bridges
#
-# CONFIG_YENTA is not set
+CONFIG_YENTA=m
+CONFIG_YENTA_O2=y
+CONFIG_YENTA_RICOH=y
+CONFIG_YENTA_TI=y
+CONFIG_YENTA_ENE_TUNE=y
+CONFIG_YENTA_TOSHIBA=y
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
+CONFIG_PCCARD_NONSTATIC=m
#
# PCI Hotplug Support