mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 10:01:32 +02:00
43c845ff52
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2945 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
config BR2_PACKAGE_KMOD_MADWIFI
|
|
prompt "kmod-madwifi...................... Atheros Wifi driver"
|
|
tristate
|
|
default y if BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_ARUBA || BR2_LINUX_2_4_AR531X
|
|
default m if CONFIG_DEVEL
|
|
default n
|
|
help
|
|
Driver for Atheros 802.11a/b/g MiniPCI cards
|
|
|
|
http://www.madwifi.org/
|