diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2009-09-01 08:22:43 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-09-02 15:29:03 -0400 |
commit | 253850c10d1f9af46f4870616ed29f38ed39fd15 (patch) | |
tree | 0e0525524059c2832e954a80ea6bf8cc11a4309b /net/wireless/Kconfig | |
parent | 44175272ba5f08e842877ef230ff4ed21cf9ec39 (diff) |
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/wireless/Kconfig')
-rw-r--r-- | net/wireless/Kconfig | 4 |
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. |