aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/Kconfig')
-rw-r--r--drivers/net/wireless/ath/ath6kl/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/Kconfig b/drivers/net/wireless/ath/ath6kl/Kconfig
index 26c4b7220859..6971b7a395fe 100644
--- a/drivers/net/wireless/ath/ath6kl/Kconfig
+++ b/drivers/net/wireless/ath/ath6kl/Kconfig
@@ -31,6 +31,15 @@ config ATH6KL_DEBUG
31 ---help--- 31 ---help---
32 Enables debug support 32 Enables debug support
33 33
34config ATH6KL_TRACING
35 bool "Atheros ath6kl tracing support"
36 depends on ATH6KL
37 depends on EVENT_TRACING
38 ---help---
39 Select this to ath6kl use tracing infrastructure.
40
41 If unsure, say Y to make it easier to debug problems.
42
34config ATH6KL_REGDOMAIN 43config ATH6KL_REGDOMAIN
35 bool "Atheros ath6kl regdomain support" 44 bool "Atheros ath6kl regdomain support"
36 depends on ATH6KL 45 depends on ATH6KL