summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Anders2006-01-23 19:40:08 +0100
committerDavid Anders2006-01-23 19:40:08 +0100
commit638852665af8b38488d5def359b3f32f6c4b24bf (patch)
treefd75908231225a2aeebc3aa74574125710f8d3ca
parentadd package dialog per case 0000148 (diff)
downloadbuildroot-638852665af8b38488d5def359b3f32f6c4b24bf.tar.gz
buildroot-638852665af8b38488d5def359b3f32f6c4b24bf.tar.xz
buildroot-638852665af8b38488d5def359b3f32f6c4b24bf.zip
added the pcmcia depends for hostap
-rw-r--r--package/hostap/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hostap/Config.in b/package/hostap/Config.in
index b51d14fb1..2fc40af98 100644
--- a/package/hostap/Config.in
+++ b/package/hostap/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_HOSTAP
bool "hostap"
default n
+ select BR2_PACKAGE_PCMCIA
help
Linux driver for wireless LAN cards based on Intersil's
Prism2/2.5/3 chipset.