aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-07-31 17:15:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-07-31 17:15:03 +0000
commit5bac944061c84d366a6df8e50582143b8e93a9a6 (patch)
treed7961282fc050039b979fe7637b2a0d7d95bdd73 /target
parentaa3bab0f5bb91c74f1913e5dc18df8c5843f8677 (diff)
downloadmaster-187ad058-5bac944061c84d366a6df8e50582143b8e93a9a6.tar.gz
master-187ad058-5bac944061c84d366a6df8e50582143b8e93a9a6.tar.bz2
master-187ad058-5bac944061c84d366a6df8e50582143b8e93a9a6.zip
au1000 has pci support, but no pcmcia
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4356 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in
index ddca93ea3b..1b3ae523d0 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -96,7 +96,7 @@ config LINUX_2_6_AU1000
bool "AMD Alchemy AUxx [2.6]"
select mipsel
select LINUX_2_6
- select PCMCIA_SUPPORT
+ select PCI_SUPPORT
help
Build firmware for AMD Alchemy 1500 boards
(e.g. 4G-Systems Mesh/Access Cube ...)