summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorLuis R. Rodriguez2009-09-01 17:22:43 +0200
committerJohn W. Linville2009-09-02 21:29:03 +0200
commit253850c10d1f9af46f4870616ed29f38ed39fd15 (patch)
tree0e0525524059c2832e954a80ea6bf8cc11a4309b /net
parentwireless: update top level wireless driver entry (diff)
downloadkernel-qcow2-linux-253850c10d1f9af46f4870616ed29f38ed39fd15.tar.gz
kernel-qcow2-linux-253850c10d1f9af46f4870616ed29f38ed39fd15.tar.xz
kernel-qcow2-linux-253850c10d1f9af46f4870616ed29f38ed39fd15.zip
wireless: update reg debug kconfig entry
Refer to the wireless wiki for more information. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
-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
default n
---help---
You can enable this if you want to debug regulatory changes.
+ For more information on cfg80211 regulatory refer to the wireless
+ wiki:
+
+ http://wireless.kernel.org/en/developers/Regulatory
If unsure, say N.