dt-bindings: reset: imx7: Fix the spelling of 'indices'
[sfrench/cifs-2.6.git] / drivers / net / wireless / ath / ath10k / Kconfig
1 config 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
7         select ATH10K_CE
8         ---help---
9           This module adds support for wireless adapters based on
10           Atheros IEEE 802.11ac family of chipsets.
11
12           If you choose to build a module, it'll be called ath10k.
13
14 config ATH10K_CE
15         bool
16
17 config ATH10K_PCI
18         tristate "Atheros ath10k PCI support"
19         depends on ATH10K && PCI
20         ---help---
21           This module adds support for PCIE bus
22
23 config ATH10K_AHB
24         bool "Atheros ath10k AHB support"
25         depends on ATH10K_PCI && OF && RESET_CONTROLLER
26         ---help---
27           This module adds support for AHB bus
28
29 config ATH10K_SDIO
30         tristate "Atheros ath10k SDIO support (EXPERIMENTAL)"
31         depends on ATH10K && MMC
32         ---help---
33           This module adds experimental support for SDIO/MMC bus. Currently
34           work in progress and will not fully work.
35
36 config ATH10K_USB
37         tristate "Atheros ath10k USB support (EXPERIMENTAL)"
38         depends on ATH10K && USB
39         ---help---
40           This module adds experimental support for USB bus. Currently
41           work in progress and will not fully work.
42
43 config ATH10K_SNOC
44         tristate "Qualcomm ath10k SNOC support (EXPERIMENTAL)"
45         depends on ATH10K
46         depends on ARCH_QCOM || COMPILE_TEST
47         select QCOM_QMI_HELPERS
48         ---help---
49           This module adds support for integrated WCN3990 chip connected
50           to system NOC(SNOC).
51
52 config ATH10K_DEBUG
53         bool "Atheros ath10k debugging"
54         depends on ATH10K
55         ---help---
56           Enables debug support
57
58           If unsure, say Y to make it easier to debug problems.
59
60 config ATH10K_DEBUGFS
61         bool "Atheros ath10k debugfs support"
62         depends on ATH10K && DEBUG_FS
63         ---help---
64           Enabled debugfs support
65
66           If unsure, say Y to make it easier to debug problems.
67
68 config ATH10K_SPECTRAL
69         bool "Atheros ath10k spectral scan support"
70         depends on ATH10K_DEBUGFS
71         select RELAY
72         default n
73         ---help---
74           Say Y to enable access to the FFT/spectral data via debugfs.
75
76 config ATH10K_TRACING
77         bool "Atheros ath10k tracing support"
78         depends on ATH10K
79         depends on EVENT_TRACING
80         ---help---
81           Select this to ath10k use tracing infrastructure.
82
83 config ATH10K_DFS_CERTIFIED
84         bool "Atheros DFS support for certified platforms"
85         depends on ATH10K && CFG80211_CERTIFICATION_ONUS
86         default n
87         ---help---
88         This option enables DFS support for initiating radiation on
89         ath10k.