summaryrefslogtreecommitdiff
path: root/openwrt/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-04-21 00:12:18 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-04-21 00:12:18 +0000
commitcdd74416bc3e33e3f234859674747595631d092a (patch)
treea6e875f1781e2c432f15a40f35c31db4e6cc6eeb /openwrt/target
parent0ae1ce202cd3b70d5dc881701d8d3a0a5879259a (diff)
downloadmtk-20170518-cdd74416bc3e33e3f234859674747595631d092a.zip
mtk-20170518-cdd74416bc3e33e3f234859674747595631d092a.tar.gz
mtk-20170518-cdd74416bc3e33e3f234859674747595631d092a.tar.bz2
more cleanups and a new menuconfig generator
SVN-Revision: 3685
Diffstat (limited to 'openwrt/target')
-rw-r--r--openwrt/target/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in
index 80e9847..7f07ff0 100644
--- a/openwrt/target/Config.in
+++ b/openwrt/target/Config.in
@@ -69,7 +69,7 @@ config LINUX_2_6_AU1000
bool "au1000 [2.6]"
select mipsel
select LINUX_2_6
- select LINUX_PCMCIA_SUPPORT
+ select PCMCIA_SUPPORT
help
Build firmware for AMD Alchemy 1500 boards
(e.g. 4G-Systems Mesh/Access Cube ...)