2 tristate "Generic IEEE 802.11 Networking Stack (mac80211)"
3 depends on EXPERIMENTAL
13 This option enables the hardware independent IEEE 802.11
16 config MAC80211_RCSIMPLE
17 bool "'simple' rate control algorithm" if EMBEDDED
21 This option allows you to turn off the 'simple' rate
22 control algorithm in mac80211. If you do turn it off,
23 you absolutely need another rate control algorithm.
25 Say Y unless you know you will have another algorithm
29 bool "Enable LED triggers"
30 depends on MAC80211 && LEDS_TRIGGERS
32 This option enables a few LED triggers for different
33 packet receive/transmit events.
35 config MAC80211_DEBUGFS
36 bool "Export mac80211 internals in DebugFS"
37 depends on MAC80211 && DEBUG_FS
39 Select this to see extensive information about
40 the internal state of mac80211 in debugfs.
42 Say N unless you know you need this.
45 bool "Enable debugging output"
48 This option will enable debug tracing output for the
49 ieee80211 network stack.
51 If you are not trying to debug or develop the ieee80211
52 subsystem, you most likely want to say N here.
54 config MAC80211_VERBOSE_DEBUG
55 bool "Verbose debugging output"
56 depends on MAC80211_DEBUG
58 config MAC80211_LOWTX_FRAME_DUMP
59 bool "Debug frame dumping"
60 depends on MAC80211_DEBUG
62 Selecting this option will cause the stack to
63 print a message for each frame that is handed
64 to the lowlevel driver for transmission. This
65 message includes all MAC addresses and the
68 If unsure, say N and insert the debugging code
69 you require into the driver you are debugging.
73 depends on MAC80211_DEBUG
75 config MAC80211_DEBUG_COUNTERS
76 bool "Extra statistics for TX/RX debugging"
77 depends on MAC80211_DEBUG
79 config MAC80211_IBSS_DEBUG
80 bool "Support for IBSS testing"
81 depends on MAC80211_DEBUG
83 Say Y here if you intend to debug the IBSS code.
85 config MAC80211_VERBOSE_PS_DEBUG
86 bool "Verbose powersave mode debugging"
87 depends on MAC80211_DEBUG
89 Say Y here to print out verbose powersave