2 tristate "Generic IEEE 802.11 Networking Stack (mac80211)"
3 depends on EXPERIMENTAL
13 This option enables the hardware independent IEEE 802.11
17 bool "Enable LED triggers"
18 depends on MAC80211 && LEDS_TRIGGERS
20 This option enables a few LED triggers for different
21 packet receive/transmit events.
23 config MAC80211_DEBUGFS
24 bool "Export mac80211 internals in DebugFS"
25 depends on MAC80211 && DEBUG_FS
27 Select this to see extensive information about
28 the internal state of mac80211 in debugfs.
30 Say N unless you know you need this.
33 bool "Enable debugging output"
36 This option will enable debug tracing output for the
37 ieee80211 network stack.
39 If you are not trying to debug or develop the ieee80211
40 subsystem, you most likely want to say N here.
42 config MAC80211_VERBOSE_DEBUG
43 bool "Verbose debugging output"
44 depends on MAC80211_DEBUG
46 config MAC80211_LOWTX_FRAME_DUMP
47 bool "Debug frame dumping"
48 depends on MAC80211_DEBUG
50 Selecting this option will cause the stack to
51 print a message for each frame that is handed
52 to the lowlevel driver for transmission. This
53 message includes all MAC addresses and the
56 If unsure, say N and insert the debugging code
57 you require into the driver you are debugging.
61 depends on MAC80211_DEBUG
63 config MAC80211_DEBUG_COUNTERS
64 bool "Extra statistics for TX/RX debugging"
65 depends on MAC80211_DEBUG
67 config MAC80211_IBSS_DEBUG
68 bool "Support for IBSS testing"
69 depends on MAC80211_DEBUG
71 Say Y here if you intend to debug the IBSS code.
73 config MAC80211_VERBOSE_PS_DEBUG
74 bool "Verbose powersave mode debugging"
75 depends on MAC80211_DEBUG
77 Say Y here to print out verbose powersave