2 tristate "Generic IEEE 802.11 Networking Stack (dscape)"
9 This option enables the hardware independent IEEE 802.11
13 bool "Enable LED triggers"
18 This option enables a few LED triggers for different
19 packet receive/transmit events.
22 bool "Enable debugging output"
25 This option will enable debug tracing output for the
26 ieee80211 network stack.
28 If you are not trying to debug or develop the ieee80211
29 subsystem, you most likely want to say N here.
31 config D80211_VERBOSE_DEBUG
32 bool "Verbose debugging output"
33 depends on D80211_DEBUG
35 config D80211_LOWTX_FRAME_DUMP
36 bool "Debug frame dumping"
37 depends on D80211_DEBUG
39 Selecting this option will cause the stack to
40 print a message for each frame that is handed
41 to the lowlevel driver for transmission. This
42 message includes all MAC addresses and the
45 If unsure, say N and insert the debugging code
46 you require into the driver you are debugging.
50 depends on D80211_DEBUG
52 config D80211_DEBUG_COUNTERS
53 bool "Extra statistics for TX/RX debugging"
54 depends on D80211_DEBUG
56 config HOSTAPD_WPA_TESTING
57 bool "Support for TKIP countermeasures testing"
58 depends on D80211_DEBUG
60 config D80211_IBSS_DEBUG
61 bool "Support for IBSS testing"
62 depends on D80211_DEBUG
64 Say Y here if you intend to debug the IBSS code.
66 config D80211_VERBOSE_PS_DEBUG
67 bool "Verbose powersave mode debugging"
68 depends on D80211_DEBUG
70 Say Y here to print out verbose powersave