2009-03-21 18:11:49 -04:00
|
|
|
config AR9170_USB
|
2009-03-24 11:21:55 -04:00
|
|
|
tristate "Atheros AR9170 802.11n USB support"
|
2009-10-28 16:29:30 -04:00
|
|
|
depends on USB && MAC80211
|
2009-03-21 18:11:49 -04:00
|
|
|
select FW_LOADER
|
|
|
|
help
|
|
|
|
This is a driver for the Atheros "otus" 802.11n USB devices.
|
|
|
|
|
|
|
|
These devices require additional firmware (2 files).
|
|
|
|
For now, these files can be downloaded from here:
|
2009-07-27 19:52:10 -04:00
|
|
|
|
2009-03-21 18:11:49 -04:00
|
|
|
http://wireless.kernel.org/en/users/Drivers/ar9170
|
|
|
|
|
|
|
|
If you choose to build a module, it'll be called ar9170usb.
|
|
|
|
|
|
|
|
config AR9170_LEDS
|
|
|
|
bool
|
2009-03-24 11:21:55 -04:00
|
|
|
depends on AR9170_USB && MAC80211_LEDS && (LEDS_CLASS = y || LEDS_CLASS = AR9170_USB)
|
2009-03-21 18:11:49 -04:00
|
|
|
default y
|