Commit c40896de authored by John W. Linville's avatar John W. Linville Committed by David S. Miller

net/mac80211/Kconfig: whitespace corrections

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d6084cb6
...@@ -10,8 +10,8 @@ config MAC80211 ...@@ -10,8 +10,8 @@ config MAC80211
select CFG80211 select CFG80211
select NET_SCH_FIFO select NET_SCH_FIFO
---help--- ---help---
This option enables the hardware independent IEEE 802.11 This option enables the hardware independent IEEE 802.11
networking stack. networking stack.
config MAC80211_RC_DEFAULT_CHOICE config MAC80211_RC_DEFAULT_CHOICE
bool "Choose default rate control algorithm" if EMBEDDED bool "Choose default rate control algorithm" if EMBEDDED
...@@ -87,8 +87,8 @@ config MAC80211_LEDS ...@@ -87,8 +87,8 @@ config MAC80211_LEDS
bool "Enable LED triggers" bool "Enable LED triggers"
depends on MAC80211 && LEDS_TRIGGERS depends on MAC80211 && LEDS_TRIGGERS
---help--- ---help---
This option enables a few LED triggers for different This option enables a few LED triggers for different
packet receive/transmit events. packet receive/transmit events.
config MAC80211_DEBUGFS config MAC80211_DEBUGFS
bool "Export mac80211 internals in DebugFS" bool "Export mac80211 internals in DebugFS"
...@@ -110,14 +110,14 @@ config MAC80211_DEBUG ...@@ -110,14 +110,14 @@ config MAC80211_DEBUG
subsystem, you most likely want to say N here. subsystem, you most likely want to say N here.
config MAC80211_HT_DEBUG config MAC80211_HT_DEBUG
bool "Enable HT debugging output" bool "Enable HT debugging output"
depends on MAC80211_DEBUG depends on MAC80211_DEBUG
---help--- ---help---
This option enables 802.11n High Throughput features This option enables 802.11n High Throughput features
debug tracing output. debug tracing output.
If you are not trying to debug of develop the ieee80211 If you are not trying to debug of develop the ieee80211
subsystem, you most likely want to say N here. subsystem, you most likely want to say N here.
config MAC80211_VERBOSE_DEBUG config MAC80211_VERBOSE_DEBUG
bool "Verbose debugging output" bool "Verbose debugging output"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment