2005-08-13 21:27:45 +00:00
|
|
|
config BR2_PACKAGE_KMOD_MADWIFI
|
2005-11-02 22:30:28 +00:00
|
|
|
prompt "kmod-madwifi...................... Atheros Wifi driver"
|
|
|
|
tristate
|
2006-01-13 10:02:03 +00:00
|
|
|
default y if BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_ARUBA || BR2_LINUX_2_4_AR531X
|
2005-08-13 21:27:45 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-12-25 20:04:16 +00:00
|
|
|
default n
|
2005-08-13 21:27:45 +00:00
|
|
|
help
|
|
|
|
Driver for Atheros 802.11a/b/g MiniPCI cards
|
2005-11-02 22:30:28 +00:00
|
|
|
|
|
|
|
http://www.madwifi.org/
|