diff --git a/[refs] b/[refs] index 8c61669bcc91..0c5e355e6fd8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d3cebbdcedf8d1519913f6e9bf88dbac7fbaa760 +refs/heads/master: 898324025fc12132d3ed98f8baf4fb3fa45327e0 diff --git a/trunk/net/wireless/Kconfig b/trunk/net/wireless/Kconfig index 4428dd5e911d..ec64571c4c23 100644 --- a/trunk/net/wireless/Kconfig +++ b/trunk/net/wireless/Kconfig @@ -35,19 +35,13 @@ config WIRELESS_OLD_REGULATORY config WIRELESS_EXT bool "Wireless extensions" - default n + default y ---help--- This option enables the legacy wireless extensions (wireless network interface configuration via ioctls.) - Wireless extensions will be replaced by cfg80211 and - will be required only by legacy drivers that implement - wireless extension handlers. This option does not - affect the wireless-extension backward compatibility - code in cfg80211. - - Say N (if you can) unless you know you need wireless - extensions for external modules. + Say Y unless you've upgraded all your userspace to use + nl80211 instead of wireless extensions. config WIRELESS_EXT_SYSFS bool "Wireless extensions sysfs files"