aboutsummaryrefslogtreecommitdiffstats
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
commitc598c2e68ab0e7e67c94607713a2e1d5e9c063c0 (patch)
tree6d3ad26d18fe4f204dc1709eea2b49e82b6a8ed9 /target
parentb965aa627cc9870359e670e94b533e33deb851c2 (diff)
downloadmaster-187ad058-c598c2e68ab0e7e67c94607713a2e1d5e9c063c0.tar.gz
master-187ad058-c598c2e68ab0e7e67c94607713a2e1d5e9c063c0.tar.bz2
master-187ad058-c598c2e68ab0e7e67c94607713a2e1d5e9c063c0.zip
disable pcmcia on rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5239 3c298f89-4303-0410-b956-a3cf2f4a3e73
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