diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2009-09-01 11:22:43 -0400 |
---|---|---|
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 | |||
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 | ||