aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.4/251-sound_kconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/hack-5.4/251-sound_kconfig.patch')
-rw-r--r--target/linux/generic/hack-5.4/251-sound_kconfig.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.4/251-sound_kconfig.patch b/target/linux/generic/hack-5.4/251-sound_kconfig.patch
index bcc6e5476b..f593417c9d 100644
--- a/target/linux/generic/hack-5.4/251-sound_kconfig.patch
+++ b/target/linux/generic/hack-5.4/251-sound_kconfig.patch
@@ -156,7 +156,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
default n
help
This options enables a library of common routines used
-@@ -212,16 +212,16 @@ config LIB80211
+@@ -212,17 +212,17 @@ config LIB80211
Drivers should select this themselves if needed.
config LIB80211_CRYPT_WEP
@@ -167,6 +167,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
config LIB80211_CRYPT_CCMP
- tristate
+ tristate "LIB80211_CRYPT_CCMP"
+ select CRYPTO
select CRYPTO_AES
select CRYPTO_CCM