aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2007-12-21 00:43:34 -0500
committerDavid S. Miller <davem@davemloft.net>2008-01-28 17:59:55 -0500
commitd6084cb61dce1e78e7079a1756df0de71dc8599c (patch)
tree6c9fa8f41ce803bdc3a5f74887c827be56357cf1 /net
parentc27f9830f367a041ca976ccd102f590d27d4deb2 (diff)
net/wireless/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')
-rw-r--r--net/wireless/Kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig
index 6426055a8be0..79270903bda6 100644
--- a/net/wireless/Kconfig
+++ b/net/wireless/Kconfig
@@ -6,13 +6,13 @@ config NL80211
6 depends on CFG80211 6 depends on CFG80211
7 default y 7 default y
8 ---help--- 8 ---help---
9 This option turns on the new netlink interface 9 This option turns on the new netlink interface
10 (nl80211) support in cfg80211. 10 (nl80211) support in cfg80211.
11 11
12 If =n, drivers using mac80211 will be configured via 12 If =n, drivers using mac80211 will be configured via
13 wireless extension support provided by that subsystem. 13 wireless extension support provided by that subsystem.
14 14
15 If unsure, say Y. 15 If unsure, say Y.
16 16
17config WIRELESS_EXT 17config WIRELESS_EXT
18 bool "Wireless extensions" 18 bool "Wireless extensions"