mac80211: fix kconf handling of allnoconfig, fixes spurious brcmfmac related build...
[oweals/openwrt.git] / package / kernel / mac80211 / patches / 050-lib80211_option.patch
index 64e4efb7052c2a0357d417137ac5a8725047791a..50d3df896d1e078084301cd8c93329e8b704a46d 100644 (file)
@@ -1,7 +1,7 @@
 --- a/net/wireless/Kconfig
 +++ b/net/wireless/Kconfig
-@@ -166,7 +166,7 @@ config CFG80211_WEXT
-         extensions with cfg80211-based drivers.
+@@ -184,7 +184,7 @@ config CFG80211_WEXT_EXPORT
+         wext compatibility symbols to be exported.
  
  config LIB80211
 -      tristate
@@ -9,7 +9,7 @@
        depends on m
        default n
        help
-@@ -176,15 +176,15 @@ config LIB80211
+@@ -194,15 +194,15 @@ config LIB80211
          Drivers should select this themselves if needed.
  
  config LIB80211_CRYPT_WEP