diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-02-26 14:36:27 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-02-26 14:36:27 +0000 |
commit | ddc24aa87ea2f11859e9e56a64210d5a268dbee8 (patch) | |
tree | 2613d2f6c1b3436cb96cb4f37a6de14b1242a2bd /target/linux/au1000-2.6/config | |
parent | 22019b182c39d9c5deff043264a60bfc08443668 (diff) |
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/linux/au1000-2.6/config')
-rw-r--r-- | target/linux/au1000-2.6/config/default | 1 |
1 files changed, 1 insertions, 0 deletions
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 |