b2f8def158
SVN-Revision: 3665
10 lines
334 B
Text
10 lines
334 B
Text
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 || BR2_LINUX_2_6_XSCALE
|
|
default m if CONFIG_DEVEL
|
|
default n
|
|
help
|
|
Driver for Atheros 802.11a/b/g MiniPCI cards
|
|
|
|
http://www.madwifi.org/
|