5 bool "Atheros/Qualcomm devices"
8 If you have a wireless card belonging to this class, say Y.
10 Note that the answer to this question doesn't directly affect the
11 kernel: saying N will just cause the configurator to skip all
12 the questions about cards. If you say Y, you will be asked for
13 your specific card in the following questions.
15 For more information and documentation on this module you can visit:
17 http://wireless.kernel.org/en/users/Drivers/ath
19 For information on all Atheros wireless drivers visit:
21 http://wireless.kernel.org/en/users/Drivers/Atheros
26 bool "Atheros wireless debugging"
28 Say Y, if you want to debug atheros wireless drivers.
29 Right now only ath9k makes use of this.
31 config ATH_TRACEPOINTS
32 bool "Atheros wireless tracing"
34 depends on EVENT_TRACING
36 This option enables tracepoints for atheros wireless drivers.
37 Currently, ath9k makes use of this facility.
39 config ATH_REG_DYNAMIC_USER_REG_HINTS
40 bool "Atheros dynamic user regulatory hints"
41 depends on CFG80211_CERTIFICATION_ONUS
44 Say N. This should only be enabled in countries where
45 this feature is explicitly allowed and only on cards that
46 specifically have been tested for this.
48 config ATH_REG_DYNAMIC_USER_CERT_TESTING
49 bool "Atheros dynamic user regulatory testing"
50 depends on ATH_REG_DYNAMIC_USER_REG_HINTS && CFG80211_CERTIFICATION_ONUS
53 Say N. This should only be enabled on systems
54 undergoing certification testing.
56 source "drivers/net/wireless/ath/ath5k/Kconfig"
57 source "drivers/net/wireless/ath/ath9k/Kconfig"
58 source "drivers/net/wireless/ath/carl9170/Kconfig"
59 source "drivers/net/wireless/ath/ath6kl/Kconfig"
60 source "drivers/net/wireless/ath/ar5523/Kconfig"
61 source "drivers/net/wireless/ath/wil6210/Kconfig"
62 source "drivers/net/wireless/ath/ath10k/Kconfig"
63 source "drivers/net/wireless/ath/wcn36xx/Kconfig"