summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-10-19 18:22:48 +0000
committerNicolas Thill <nico@openwrt.org>2006-10-19 18:22:48 +0000
commit7cd1682f74b490457bb2ad7b46fd588f857ccfd3 (patch)
treeaf3fa1672f2ebc5c24b59b9ecadf83d76cd1adb2 /target
parente24bb4cdf393585c31801564bf5fd6e949bb4578 (diff)
downloadmaster-31e0f0ae-7cd1682f74b490457bb2ad7b46fd588f857ccfd3.tar.gz
master-31e0f0ae-7cd1682f74b490457bb2ad7b46fd588f857ccfd3.tar.bz2
master-31e0f0ae-7cd1682f74b490457bb2ad7b46fd588f857ccfd3.zip
disable pcmcia on rb532
SVN-Revision: 5239
Diffstat (limited to 'target')
-rw-r--r--target/linux/rb532-2.6/config14
1 files changed, 1 insertions, 13 deletions
diff --git a/target/linux/rb532-2.6/config b/target/linux/rb532-2.6/config
index d6f801a740..703aad108c 100644
--- a/target/linux/rb532-2.6/config
+++ b/target/linux/rb532-2.6/config
@@ -213,19 +213,7 @@ CONFIG_MMU=y
#
# PCCARD (PCMCIA/CardBus) support
#
-CONFIG_PCCARD=m
-# CONFIG_PCMCIA_DEBUG is not set
-CONFIG_PCMCIA=m
-# CONFIG_PCMCIA_LOAD_CIS is not set
-# CONFIG_PCMCIA_IOCTL is not set
-CONFIG_CARDBUS=y
-
-#
-# PC-card bridges
-#
-# CONFIG_YENTA is not set
-# CONFIG_PD6729 is not set
-# CONFIG_I82092 is not set
+# CONFIG_PCCARD is not set
#
# PCI Hotplug Support