blob: b27bb35e140ee00f59aa8dc511c0827d6f2e5a86 (
plain)
1
2
3
4
5
6
7
8
9
|
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
help
Driver for Atheros 802.11a/b/g MiniPCI cards
http://www.madwifi.org/
|