diff options
author | John W. Linville <linville@tuxdriver.com> | 2007-12-21 00:44:59 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 17:59:55 -0500 |
commit | c40896de50c73e7835b34f23bea96625edd9d6c4 (patch) | |
tree | 555bb2b5f09e6cd81ed43368c6034590c673f9a6 /net/mac80211 | |
parent | d6084cb61dce1e78e7079a1756df0de71dc8599c (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')
-rw-r--r-- | net/mac80211/Kconfig | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig index 297f4d967e2d..cac6cf2e9ac8 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig | |||
@@ -10,8 +10,8 @@ config MAC80211 | |||
10 | select CFG80211 | 10 | select CFG80211 |
11 | select NET_SCH_FIFO | 11 | select NET_SCH_FIFO |
12 | ---help--- | 12 | ---help--- |
13 | This option enables the hardware independent IEEE 802.11 | 13 | This option enables the hardware independent IEEE 802.11 |
14 | networking stack. | 14 | networking stack. |
15 | 15 | ||
16 | config MAC80211_RC_DEFAULT_CHOICE | 16 | config MAC80211_RC_DEFAULT_CHOICE |
17 | bool "Choose default rate control algorithm" if EMBEDDED | 17 | bool "Choose default rate control algorithm" if EMBEDDED |
@@ -87,8 +87,8 @@ config MAC80211_LEDS | |||
87 | bool "Enable LED triggers" | 87 | bool "Enable LED triggers" |
88 | depends on MAC80211 && LEDS_TRIGGERS | 88 | depends on MAC80211 && LEDS_TRIGGERS |
89 | ---help--- | 89 | ---help--- |
90 | This option enables a few LED triggers for different | 90 | This option enables a few LED triggers for different |
91 | packet receive/transmit events. | 91 | packet receive/transmit events. |
92 | 92 | ||
93 | config MAC80211_DEBUGFS | 93 | config MAC80211_DEBUGFS |
94 | bool "Export mac80211 internals in DebugFS" | 94 | bool "Export mac80211 internals in DebugFS" |
@@ -110,14 +110,14 @@ config MAC80211_DEBUG | |||
110 | subsystem, you most likely want to say N here. | 110 | subsystem, you most likely want to say N here. |
111 | 111 | ||
112 | config MAC80211_HT_DEBUG | 112 | config MAC80211_HT_DEBUG |
113 | bool "Enable HT debugging output" | 113 | bool "Enable HT debugging output" |
114 | depends on MAC80211_DEBUG | 114 | depends on MAC80211_DEBUG |
115 | ---help--- | 115 | ---help--- |
116 | This option enables 802.11n High Throughput features | 116 | This option enables 802.11n High Throughput features |
117 | debug tracing output. | 117 | debug tracing output. |
118 | 118 | ||
119 | If you are not trying to debug of develop the ieee80211 | 119 | If you are not trying to debug of develop the ieee80211 |
120 | subsystem, you most likely want to say N here. | 120 | subsystem, you most likely want to say N here. |
121 | 121 | ||
122 | config MAC80211_VERBOSE_DEBUG | 122 | config MAC80211_VERBOSE_DEBUG |
123 | bool "Verbose debugging output" | 123 | bool "Verbose debugging output" |