2 tristate "Generic IEEE 802.11 Networking Stack"
4 This option enables the hardware independent IEEE 802.11
8 bool "Enable debugging output"
11 This option will enable debug tracing output for the
12 ieee80211 network stack.
14 If you are not trying to debug or develop the ieee80211
15 subsystem, you most likely want to say N here.
17 config IEEE80211_VERBOSE_DEBUG
18 bool "Verbose debugging output"
19 depends on IEEE80211_DEBUG
23 depends on IEEE80211_DEBUG
25 config IEEE80211_DEBUG_COUNTERS
26 bool "Extra statistics for TX/RX debugging"
27 depends on IEEE80211_DEBUG
29 config HOSTAPD_WPA_TESTING
30 bool "Support for TKIP countermeasures testing"
31 depends on IEEE80211_DEBUG