diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-02-26 14:36:27 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-02-26 14:36:27 +0000 |
commit | 4f62fd89c002d8191a7d0a222e93f5a8eeb9bc42 (patch) | |
tree | 2613d2f6c1b3436cb96cb4f37a6de14b1242a2bd /target | |
parent | b66edfcada7a9da669315c23c51b40e63aec3da4 (diff) | |
download | upstream-4f62fd89c002d8191a7d0a222e93f5a8eeb9bc42.tar.gz upstream-4f62fd89c002d8191a7d0a222e93f5a8eeb9bc42.tar.bz2 upstream-4f62fd89c002d8191a7d0a222e93f5a8eeb9bc42.zip |
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/atheros-2.6/config/default | 1 | ||||
-rw-r--r-- | target/linux/au1000-2.6/config/default | 1 | ||||
-rw-r--r-- | target/linux/brcm-2.6/config/default | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx-2.6/config/default | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-template | 2 | ||||
-rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 1 | ||||
-rw-r--r-- | target/linux/pxa-2.6/config/default | 1 | ||||
-rw-r--r-- | target/linux/rdc-2.6/config/default | 1 | ||||
-rw-r--r-- | target/linux/sibyte-2.6/config/default | 1 |
9 files changed, 9 insertions, 1 deletions
diff --git a/target/linux/atheros-2.6/config/default b/target/linux/atheros-2.6/config/default index 79fc6054eb..c7713b040a 100644 --- a/target/linux/atheros-2.6/config/default +++ b/target/linux/atheros-2.6/config/default @@ -154,6 +154,7 @@ CONFIG_MTD_SPLIT_ROOTFS=y CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_8KB is not set +# CONFIG_PCMCIA is not set # CONFIG_PCCARD is not set # CONFIG_PMC_YOSEMITE is not set # CONFIG_PNX8550_JBS is not set diff --git a/target/linux/au1000-2.6/config/default b/target/linux/au1000-2.6/config/default index 95026a7051..b62c3f0fbb 100644 --- a/target/linux/au1000-2.6/config/default +++ b/target/linux/au1000-2.6/config/default @@ -187,6 +187,7 @@ CONFIG_MTX1_WATCHDOG=y CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_8KB is not set +# CONFIG_PCMCIA is not set # CONFIG_PCCARD is not set # CONFIG_PCIPCWATCHDOG is not set CONFIG_PHYLIB=y diff --git a/target/linux/brcm-2.6/config/default b/target/linux/brcm-2.6/config/default index 3aacb19a5c..6f829e8b5c 100644 --- a/target/linux/brcm-2.6/config/default +++ b/target/linux/brcm-2.6/config/default @@ -221,6 +221,7 @@ CONFIG_MTD_PARTITIONS=y CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_8KB is not set +CONFIG_PCMCIA=m # CONFIG_PMC_YOSEMITE is not set # CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_V2PCI is not set diff --git a/target/linux/brcm47xx-2.6/config/default b/target/linux/brcm47xx-2.6/config/default index de147347b7..c3609b964c 100644 --- a/target/linux/brcm47xx-2.6/config/default +++ b/target/linux/brcm47xx-2.6/config/default @@ -223,6 +223,7 @@ CONFIG_MTD_PARTITIONS=y CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_8KB is not set +# CONFIG_PCMCIA is not set # CONFIG_PMC_YOSEMITE is not set # CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_V2PCI is not set diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index b1326347fa..6e653716f7 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -728,7 +728,7 @@ CONFIG_PCCARD_NONSTATIC=m CONFIG_PCI=y CONFIG_PCI_ATMEL=m CONFIG_PCI_HERMES=m -CONFIG_PCMCIA=m +# CONFIG_PCMCIA is not set # CONFIG_PCMCIA_AHA152X is not set # CONFIG_PCMCIA_DEBUG is not set # CONFIG_PCMCIA_FDOMAIN is not set diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 37133fbcc8..9336723139 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -331,6 +331,7 @@ CONFIG_PATA_ARTOP=m # CONFIG_PATA_VIA is not set # CONFIG_PATA_WINBOND is not set # CONFIG_PC300 is not set +# CONFIG_PCMCIA is not set # CONFIG_PCCARD is not set # CONFIG_PCI200SYN is not set # CONFIG_PCIPCWATCHDOG is not set diff --git a/target/linux/pxa-2.6/config/default b/target/linux/pxa-2.6/config/default index 4b8aa372f5..dcbff874af 100644 --- a/target/linux/pxa-2.6/config/default +++ b/target/linux/pxa-2.6/config/default @@ -295,6 +295,7 @@ CONFIG_NET_DIVERT=y # CONFIG_NVRAM is not set CONFIG_OBSOLETE_INTERMODULE=y # CONFIG_PARTITION_ADVANCED is not set +# CONFIG_PCMCIA is not set # CONFIG_PCCARD is not set CONFIG_PM=y # CONFIG_PM_DEBUG is not set diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index c9b6066520..54c4adbb14 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -282,6 +282,7 @@ CONFIG_NOHIGHMEM=y CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PARTITION_ADVANCED is not set # CONFIG_PC8736x_GPIO is not set +# CONFIG_PCMCIA is not set # CONFIG_PCCARD is not set # CONFIG_PCIEPORTBUS is not set # CONFIG_PCIPCWATCHDOG is not set diff --git a/target/linux/sibyte-2.6/config/default b/target/linux/sibyte-2.6/config/default index ee2c890fee..f5e42f24c9 100644 --- a/target/linux/sibyte-2.6/config/default +++ b/target/linux/sibyte-2.6/config/default @@ -249,6 +249,7 @@ CONFIG_OBSOLETE_MODPARM=y CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_8KB is not set +# CONFIG_PCMCIA is not set # CONFIG_PCCARD is not set # CONFIG_PCI_LEGACY_PROC is not set # CONFIG_PMC_YOSEMITE is not set |