From 7cd1682f74b490457bb2ad7b46fd588f857ccfd3 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 19 Oct 2006 18:22:48 +0000 Subject: [PATCH] disable pcmcia on rb532 SVN-Revision: 5239 --- target/linux/rb532-2.6/config | 14 +------------- 1 file changed, 1 insertion(+), 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 -- 2.30.2