Kconfig (8c57a5e7b2820f349c95b8c8393fec1e0f4070d2) | Kconfig (5524ddd4c1f1624a7a96e6078a5ed81f493e7398) |
---|---|
1config ATH10K 2 tristate "Atheros 802.11ac wireless cards support" 3 depends on MAC80211 && HAS_DMA 4 select ATH_COMMON 5 select CRC32 | 1config ATH10K 2 tristate "Atheros 802.11ac wireless cards support" 3 depends on MAC80211 && HAS_DMA 4 select ATH_COMMON 5 select CRC32 |
6 select WANT_DEV_COREDUMP |
|
6 ---help--- 7 This module adds support for wireless adapters based on 8 Atheros IEEE 802.11ac family of chipsets. 9 10 If you choose to build a module, it'll be called ath10k. 11 12config ATH10K_PCI 13 tristate "Atheros ath10k PCI support" --- 41 unchanged lines hidden --- | 7 ---help--- 8 This module adds support for wireless adapters based on 9 Atheros IEEE 802.11ac family of chipsets. 10 11 If you choose to build a module, it'll be called ath10k. 12 13config ATH10K_PCI 14 tristate "Atheros ath10k PCI support" --- 41 unchanged lines hidden --- |