From f317150944479e3b606b8aeb632e56bae3a2565a Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Sun, 26 Oct 2008 10:25:30 -0700 Subject: [PATCH] --- yaml --- r: 117829 b: refs/heads/master c: 44a504c405ae5c3a80e71acf71d6b1cb0db70715 h: refs/heads/master i: 117827: 196caaf317e2025e22a9b43ab1f6cd3d281034ee v: v3 --- [refs] | 2 +- trunk/net/wireless/Kconfig | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/[refs] b/[refs] index db86dcf55ed7..a730d24636b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2077776641b6ffb0049f13018d2e162340ec51c7 +refs/heads/master: 44a504c405ae5c3a80e71acf71d6b1cb0db70715 diff --git a/trunk/net/wireless/Kconfig b/trunk/net/wireless/Kconfig index 7d82be07fa1d..646c7121dbc0 100644 --- a/trunk/net/wireless/Kconfig +++ b/trunk/net/wireless/Kconfig @@ -16,7 +16,7 @@ config NL80211 config WIRELESS_OLD_REGULATORY bool "Old wireless static regulatory definitions" - default n + default y ---help--- This option enables the old static regulatory information and uses it within the new framework. This is available @@ -40,11 +40,10 @@ config WIRELESS_OLD_REGULATORY ieee80211_regdom module parameter. This is being phased out and you should stop using them ASAP. - Say N unless you cannot install a new userspace application - or have one currently depending on the ieee80211_regdom module - parameter and cannot port it to use the new userspace interfaces. - - This is scheduled for removal for 2.6.29. + Say Y unless you have installed a new userspace application. + Also say Y if have one currently depending on the ieee80211_regdom + module parameter and cannot port it to use the new userspace + interfaces. config WIRELESS_EXT bool "Wireless extensions"