Kconfig (b820b3bcb02a97091b969faf2b5f19f1218953f9) | Kconfig (44b7dd6dde1b80a94e5c0d01ecbc8097f52aa2dc) |
---|---|
1config ATH_COMMON | 1menuconfig ATH_COMMON |
2 tristate "Atheros Wireless Cards" 3 depends on WLAN_80211 4 depends on CFG80211 5 ---help--- 6 This will enable the support for the Atheros wireless drivers. 7 ath5k, ath9k and ar9170 drivers share some common code, this option 8 enables the common ath.ko module which currently shares just common 9 regulatory EEPROM helpers but will likely be extended later to share --- 15 unchanged lines hidden --- | 2 tristate "Atheros Wireless Cards" 3 depends on WLAN_80211 4 depends on CFG80211 5 ---help--- 6 This will enable the support for the Atheros wireless drivers. 7 ath5k, ath9k and ar9170 drivers share some common code, this option 8 enables the common ath.ko module which currently shares just common 9 regulatory EEPROM helpers but will likely be extended later to share --- 15 unchanged lines hidden --- |