X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fbuild%2F050-lib80211_option.patch;h=1578286c2bd6e71da0c327cc11d142ffc2e6ca6c;hp=721e59661db08eeb0a3ac42202e0bda7db68434d;hb=e6cadb215cba051464eaeba8040d8c82d524b088;hpb=67dc023f87699e56457a3ba4a97da60605042bd7 diff --git a/package/kernel/mac80211/patches/build/050-lib80211_option.patch b/package/kernel/mac80211/patches/build/050-lib80211_option.patch index 721e59661d..1578286c2b 100644 --- a/package/kernel/mac80211/patches/build/050-lib80211_option.patch +++ b/package/kernel/mac80211/patches/build/050-lib80211_option.patch @@ -9,7 +9,7 @@ depends on m default n help -@@ -196,16 +196,16 @@ config LIB80211 +@@ -196,18 +196,18 @@ config LIB80211 Drivers should select this themselves if needed. config LIB80211_CRYPT_WEP @@ -22,6 +22,8 @@ - tristate + tristate "lib80211 CCMP support" depends on m + depends on CRYPTO_AES + depends on CRYPTO_CCM config LIB80211_CRYPT_TKIP - tristate