mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 14:36:14 +02:00
646dad29db
always use prompt to display config text instead of bool/tristate git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2315 3c298f89-4303-0410-b956-a3cf2f4a3e73
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
config BR2_PACKAGE_KMOD_MADWIFI
|
|
prompt "kmod-madwifi...................... Atheros Wifi driver"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
Driver for Atheros 802.11a/b/g MiniPCI cards
|
|
|
|
http://www.madwifi.org/
|