diff options
Diffstat (limited to 'net/mac80211/Kconfig')
-rw-r--r-- | net/mac80211/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig index 8d249d705980..323aa19a39d5 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig | |||
@@ -152,17 +152,6 @@ config MAC80211_HT_DEBUG | |||
152 | 152 | ||
153 | Do not select this option. | 153 | Do not select this option. |
154 | 154 | ||
155 | config MAC80211_TKIP_DEBUG | ||
156 | bool "Verbose TKIP debugging" | ||
157 | depends on MAC80211_DEBUG_MENU | ||
158 | ---help--- | ||
159 | Selecting this option causes mac80211 to print out | ||
160 | very verbose TKIP debugging messages. It should not | ||
161 | be selected on production systems as those messages | ||
162 | are remotely triggerable. | ||
163 | |||
164 | Do not select this option. | ||
165 | |||
166 | config MAC80211_IBSS_DEBUG | 155 | config MAC80211_IBSS_DEBUG |
167 | bool "Verbose IBSS debugging" | 156 | bool "Verbose IBSS debugging" |
168 | depends on MAC80211_DEBUG_MENU | 157 | depends on MAC80211_DEBUG_MENU |