Kconfig (734d1ece37fbf3d2ddfc71bc6c69e0fe35f02542) | Kconfig (49f82162ea82ec90347a55923cdf6c08318f5949) |
---|---|
1config CARL9170 2 tristate "Linux Community AR9170 802.11n USB support" | 1config CARL9170 2 tristate "Linux Community AR9170 802.11n USB support" |
3 depends on USB && MAC80211 && EXPERIMENTAL | 3 depends on USB && MAC80211 |
4 select ATH_COMMON 5 select FW_LOADER 6 select CRC32 7 help 8 This is another driver for the Atheros "otus" 802.11n USB devices. 9 10 This driver provides more features than the original, 11 but it needs a special firmware (carl9170-1.fw) to do that. --- 45 unchanged lines hidden --- | 4 select ATH_COMMON 5 select FW_LOADER 6 select CRC32 7 help 8 This is another driver for the Atheros "otus" 802.11n USB devices. 9 10 This driver provides more features than the original, 11 but it needs a special firmware (carl9170-1.fw) to do that. --- 45 unchanged lines hidden --- |