diff options
Diffstat (limited to 'net/ieee80211/Kconfig')
-rw-r--r-- | net/ieee80211/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/ieee80211/Kconfig b/net/ieee80211/Kconfig index 1438adedbc83..bd501046c9c0 100644 --- a/net/ieee80211/Kconfig +++ b/net/ieee80211/Kconfig | |||
@@ -1,8 +1,9 @@ | |||
1 | config IEEE80211 | 1 | config IEEE80211 |
2 | tristate "Generic IEEE 802.11 Networking Stack" | 2 | tristate "Generic IEEE 802.11 Networking Stack (DEPRECATED)" |
3 | ---help--- | 3 | ---help--- |
4 | This option enables the hardware independent IEEE 802.11 | 4 | This option enables the hardware independent IEEE 802.11 |
5 | networking stack. | 5 | networking stack. This component is deprecated in favor of the |
6 | mac80211 component. | ||
6 | 7 | ||
7 | config IEEE80211_DEBUG | 8 | config IEEE80211_DEBUG |
8 | bool "Enable full debugging output" | 9 | bool "Enable full debugging output" |