1 # SPDX-License-Identifier: BSD-3-Clause-Clear
3 tristate "Qualcomm Technologies 802.11ax chipset support"
4 depends on MAC80211 && HAS_DMA
5 select CRYPTO_MICHAEL_MIC
7 select QCOM_QMI_HELPERS
9 This module adds support for Qualcomm Technologies 802.11ax family of
12 If you choose to build a module, it'll be called ath11k.
15 tristate "Atheros ath11k AHB support"
19 This module adds support for AHB bus
22 tristate "Atheros ath11k PCI support"
23 depends on ATH11K && PCI
27 select PCI_PWRCTL_PWRSEQ if HAVE_PWRCTL
29 This module adds support for PCIE bus
32 bool "QCA ath11k debugging"
37 If unsure, say Y to make it easier to debug problems.
40 bool "QCA ath11k debugfs support"
41 depends on ATH11K && DEBUG_FS && MAC80211_DEBUGFS
43 Enable ath11k debugfs support
45 If unsure, say Y to make it easier to debug problems.
48 bool "ath11k tracing support"
49 depends on ATH11K && EVENT_TRACING
51 Select this to use ath11k tracing infrastructure.
53 config ATH11K_SPECTRAL
54 bool "QCA ath11k spectral scan support"
55 depends on ATH11K_DEBUGFS
58 Enable ath11k spectral scan support
60 Say Y to enable access to the FFT/spectral data via debugfs.