diff options
Diffstat (limited to 'net/wireless/Kconfig')
-rw-r--r-- | net/wireless/Kconfig | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig index 7d82be07fa1d..646c7121dbc0 100644 --- a/net/wireless/Kconfig +++ b/net/wireless/Kconfig | |||
@@ -16,7 +16,7 @@ config NL80211 | |||
16 | 16 | ||
17 | config WIRELESS_OLD_REGULATORY | 17 | config WIRELESS_OLD_REGULATORY |
18 | bool "Old wireless static regulatory definitions" | 18 | bool "Old wireless static regulatory definitions" |
19 | default n | 19 | default y |
20 | ---help--- | 20 | ---help--- |
21 | This option enables the old static regulatory information | 21 | This option enables the old static regulatory information |
22 | and uses it within the new framework. This is available | 22 | and uses it within the new framework. This is available |
@@ -40,11 +40,10 @@ config WIRELESS_OLD_REGULATORY | |||
40 | ieee80211_regdom module parameter. This is being phased out and you | 40 | ieee80211_regdom module parameter. This is being phased out and you |
41 | should stop using them ASAP. | 41 | should stop using them ASAP. |
42 | 42 | ||
43 | Say N unless you cannot install a new userspace application | 43 | Say Y unless you have installed a new userspace application. |
44 | or have one currently depending on the ieee80211_regdom module | 44 | Also say Y if have one currently depending on the ieee80211_regdom |
45 | parameter and cannot port it to use the new userspace interfaces. | 45 | module parameter and cannot port it to use the new userspace |
46 | 46 | interfaces. | |
47 | This is scheduled for removal for 2.6.29. | ||
48 | 47 | ||
49 | config WIRELESS_EXT | 48 | config WIRELESS_EXT |
50 | bool "Wireless extensions" | 49 | bool "Wireless extensions" |