2 tristate "Generic IEEE 802.11 Networking Stack (dscape)"
7 This option enables the hardware independent IEEE 802.11
11 bool "Enable LED triggers"
16 This option enables a few LED triggers for different
17 packet receive/transmit events.
20 bool "Enable debugging output"
23 This option will enable debug tracing output for the
24 ieee80211 network stack.
26 If you are not trying to debug or develop the ieee80211
27 subsystem, you most likely want to say N here.
29 config D80211_VERBOSE_DEBUG
30 bool "Verbose debugging output"
31 depends on D80211_DEBUG
33 config D80211_LOWTX_FRAME_DUMP
34 bool "Debug frame dumping"
35 depends on D80211_DEBUG
37 Selecting this option will cause the stack to
38 print a message for each frame that is handed
39 to the lowlevel driver for transmission. This
40 message includes all MAC addresses and the
43 If unsure, say N and insert the debugging code
44 you require into the driver you are debugging.
48 depends on D80211_DEBUG
50 config D80211_DEBUG_COUNTERS
51 bool "Extra statistics for TX/RX debugging"
52 depends on D80211_DEBUG
54 config HOSTAPD_WPA_TESTING
55 bool "Support for TKIP countermeasures testing"
56 depends on D80211_DEBUG
58 config D80211_IBSS_DEBUG
59 bool "Support for IBSS testing"
60 depends on D80211_DEBUG
62 Say Y here if you intend to debug the IBSS code.
64 config D80211_VERBOSE_PS_DEBUG
65 bool "Verbose powersave mode debugging"
66 depends on D80211_DEBUG
68 Say Y here to print out verbose powersave