]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/net/wireless/ath/wcn36xx/Kconfig
wcn36xx: Replace with latest development version
[karo-tx-linux.git] / drivers / net / wireless / ath / wcn36xx / Kconfig
1 config WCN36XX
2         tristate "Qualcomm Atheros WCN3660/3680 support"
3         depends on MAC80211 && HAS_DMA && QCOM_SMD
4         ---help---
5           This module adds support for wireless adapters based on
6           Qualcomm Atheros WCN3660 and WCN3680 mobile chipsets.
7
8           If you choose to build a module, it'll be called wcn36xx.
9
10 config WCN36XX_DEBUGFS
11         bool "WCN36XX debugfs support"
12         depends on WCN36XX
13         ---help---
14           Enabled debugfs support
15
16           If unsure, say Y to make it easier to debug problems.