net/wireless/Kconfig: whitespace corrections

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
John W. Linville 2007-12-21 00:43:34 -05:00 committed by David S. Miller
parent c27f9830f3
commit d6084cb61d

View file

@ -6,13 +6,13 @@ config NL80211
depends on CFG80211 depends on CFG80211
default y default y
---help--- ---help---
This option turns on the new netlink interface This option turns on the new netlink interface
(nl80211) support in cfg80211. (nl80211) support in cfg80211.
If =n, drivers using mac80211 will be configured via If =n, drivers using mac80211 will be configured via
wireless extension support provided by that subsystem. wireless extension support provided by that subsystem.
If unsure, say Y. If unsure, say Y.
config WIRELESS_EXT config WIRELESS_EXT
bool "Wireless extensions" bool "Wireless extensions"