aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/build/050-lib80211_option.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/mac80211/patches/build/050-lib80211_option.patch')
-rw-r--r--package/kernel/mac80211/patches/build/050-lib80211_option.patch4
1 files changed, 3 insertions, 1 deletions
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