config [31mCONFIG_ATH10K[0m tristate "Atheros 802.11ac wireless cards support" depends on [31mCONFIG_MAC80211[0m && [31mCONFIG_HAS_DMA[0m select [31mCONFIG_ATH_COMMON[0m select [31mCONFIG_CRC32[0m ---help--- This module adds support for wireless adapters based on Atheros IEEE 802.11ac family of chipsets. If you choose to build a module, it'll be called ath10k. config [31mCONFIG_ATH10K_PCI[0m tristate "Atheros ath10k PCI support" depends on [31mCONFIG_ATH10K[0m && [31mCONFIG_PCI[0m ---help--- This module adds support for PCIE bus config [31mCONFIG_ATH10K_AHB[0m bool "Atheros ath10k AHB support" depends on [31mCONFIG_ATH10K_PCI[0m && [31mCONFIG_OF[0m && [31mCONFIG_RESET_CONTROLLER[0m ---help--- This module adds support for AHB bus config [31mCONFIG_ATH10K_DEBUG[0m bool "Atheros ath10k debugging" depends on [31mCONFIG_ATH10K[0m ---help--- Enables debug support If unsure, say Y to make it easier to debug problems. config [31mCONFIG_ATH10K_DEBUGFS[0m bool "Atheros ath10k debugfs support" depends on [31mCONFIG_ATH10K[0m && [31mCONFIG_DEBUG_FS[0m select [31mCONFIG_RELAY[0m ---help--- Enabled debugfs support If unsure, say Y to make it easier to debug problems. config [31mCONFIG_ATH10K_TRACING[0m bool "Atheros ath10k tracing support" depends on [31mCONFIG_ATH10K[0m depends on [31mCONFIG_EVENT_TRACING[0m ---help--- Select this to ath10k use tracing infrastructure. config [31mCONFIG_ATH10K_DFS_CERTIFIED[0m bool "Atheros DFS support for certified platforms" depends on [31mCONFIG_ATH10K[0m && [31mCONFIG_CFG80211_CERTIFICATION_ONUS[0m default n ---help--- This option enables DFS support for initiating radiation on ath10k. |