diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-19 18:22:48 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-19 18:22:48 +0000 |
commit | 5a5299f30e4046d3ec5df61e7ab76c058192320e (patch) | |
tree | 6d3ad26d18fe4f204dc1709eea2b49e82b6a8ed9 /target | |
parent | 129452e7a9452a81f99e566a88b67a32880b0550 (diff) |
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/config | 14 |
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 |