aboutsummaryrefslogtreecommitdiffstats
path: root/target/Config.in
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
commit9d879774583cdcab3ff940ce25f33095e5496245 (patch)
tree8cbff4e11cbf04f4cf8ec750f8ab6b008c7ad939 /target/Config.in
parent47fe20b27ad3248907861c87c462797913c9288f (diff)
downloadmaster-187ad058-9d879774583cdcab3ff940ce25f33095e5496245.tar.gz
master-187ad058-9d879774583cdcab3ff940ce25f33095e5496245.tar.bz2
master-187ad058-9d879774583cdcab3ff940ce25f33095e5496245.zip
more cleanups and a new menuconfig generator
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3685 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in
index 80e9847d62..7f07ff0ac1 100644
--- a/target/Config.in
+++ b/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 ...)