aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/hostap/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-24 02:10:06 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-24 02:10:06 +0000
commit75ec5292e0381fab4f732c08b91ab8c50cca7d9a (patch)
tree7365a7e3e61ac76c0763de1c6ea9e86dfc7b6326 /target/linux/package/hostap/Config.in
parent91db07d8b04eaa2fe8ab842e777ffc4fc8fada12 (diff)
downloadupstream-75ec5292e0381fab4f732c08b91ab8c50cca7d9a.tar.gz
upstream-75ec5292e0381fab4f732c08b91ab8c50cca7d9a.tar.bz2
upstream-75ec5292e0381fab4f732c08b91ab8c50cca7d9a.zip
continue massive kernel menuconfig reorganization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/hostap/Config.in')
-rw-r--r--target/linux/package/hostap/Config.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/target/linux/package/hostap/Config.in b/target/linux/package/hostap/Config.in
index 539e9438ef..56286b400c 100644
--- a/target/linux/package/hostap/Config.in
+++ b/target/linux/package/hostap/Config.in
@@ -1,6 +1,5 @@
config BR2_PACKAGE_KMOD_HOSTAP
- prompt "kmod-hostap - Host AP support for Prism2/2.5/3 IEEE 802.11b"
- tristate
+ tristate "kmod-hostap.................... Host AP support for Prism2/2.5/3 IEEE 802.11b"
default m if CONFIG_DEVEL
help
A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3
@@ -17,8 +16,7 @@ config BR2_PACKAGE_KMOD_HOSTAP
config BR2_PACKAGE_KMOD_HOSTAP_PCI
- prompt "kmod-hostap-pci - Host AP driver for Prism2.5 PCI adaptors"
- tristate
+ tristate "kmod-hostap-pci.............. Host AP driver for Prism2.5 PCI adaptors"
default m if CONFIG_DEVEL
depends BR2_PACKAGE_KMOD_HOSTAP
help
@@ -32,8 +30,7 @@ config BR2_PACKAGE_KMOD_HOSTAP_PCI
config BR2_PACKAGE_KMOD_HOSTAP_PLX
- prompt "kmod-hostap-plx - Host AP driver for Prism2/2.5/3 in PLX9052 based PCI adaptors"
- tristate
+ tristate "kmod-hostap-plx.............. Host AP driver for Prism2/2.5/3 in PLX9052 based PCI adaptors"
default m if CONFIG_DEVEL
depends BR2_PACKAGE_KMOD_HOSTAP
help