blob: 70cd2afcf45e982824e51c9b4eb5e2c864d40351 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_KMOD_MADWIFI
prompt "kmod-madwifi...................... Atheros Wifi driver"
tristate
default y if BR2_LINUX_2_6_BRCM
default m if CONFIG_DEVEL
default n
help
Driver for Atheros 802.11a/b/g MiniPCI cards
http://www.madwifi.org/
|