aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireless/Kconfig')
-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"