aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2007-12-21 00:44:59 -0500
committerDavid S. Miller <davem@davemloft.net>2008-01-28 14:59:55 -0800
commitc40896de50c73e7835b34f23bea96625edd9d6c4 (patch)
tree555bb2b5f09e6cd81ed43368c6034590c673f9a6 /net/mac80211/Kconfig
parentd6084cb61dce1e78e7079a1756df0de71dc8599c (diff)
net/mac80211/Kconfig: whitespace corrections
Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/Kconfig')
-rw-r--r--net/mac80211/Kconfig24
1 files changed, 12 insertions, 12 deletions
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig
index 297f4d967e2..cac6cf2e9ac 100644
--- a/net/mac80211/Kconfig
+++ b/net/mac80211/Kconfig
@@ -10,8 +10,8 @@ config MAC80211
select CFG80211
select NET_SCH_FIFO
---help---
- This option enables the hardware independent IEEE 802.11
- networking stack.
+ This option enables the hardware independent IEEE 802.11
+ networking stack.
config MAC80211_RC_DEFAULT_CHOICE
bool "Choose default rate control algorithm" if EMBEDDED
@@ -87,8 +87,8 @@ config MAC80211_LEDS
bool "Enable LED triggers"
depends on MAC80211 && LEDS_TRIGGERS
---help---
- This option enables a few LED triggers for different
- packet receive/transmit events.
+ This option enables a few LED triggers for different
+ packet receive/transmit events.
config MAC80211_DEBUGFS
bool "Export mac80211 internals in DebugFS"
@@ -110,14 +110,14 @@ config MAC80211_DEBUG
subsystem, you most likely want to say N here.
config MAC80211_HT_DEBUG
- bool "Enable HT debugging output"
- depends on MAC80211_DEBUG
- ---help---
- This option enables 802.11n High Throughput features
- debug tracing output.
-
- If you are not trying to debug of develop the ieee80211
- subsystem, you most likely want to say N here.
+ bool "Enable HT debugging output"
+ depends on MAC80211_DEBUG
+ ---help---
+ This option enables 802.11n High Throughput features
+ debug tracing output.
+
+ If you are not trying to debug of develop the ieee80211
+ subsystem, you most likely want to say N here.
config MAC80211_VERBOSE_DEBUG
bool "Verbose debugging output"