aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/wireless/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig
index aea7e6824af9..68c504fab122 100644
--- a/net/wireless/Kconfig
+++ b/net/wireless/Kconfig
@@ -40,6 +40,10 @@ config CFG80211_REG_DEBUG
40 default n 40 default n
41 ---help--- 41 ---help---
42 You can enable this if you want to debug regulatory changes. 42 You can enable this if you want to debug regulatory changes.
43 For more information on cfg80211 regulatory refer to the wireless
44 wiki:
45
46 http://wireless.kernel.org/en/developers/Regulatory
43 47
44 If unsure, say N. 48 If unsure, say N.
45 49