summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl-lpae-fedora.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-01-19 09:54:55 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-01-19 09:54:55 -0600
commit46931d96df7574f89f56e707aee2aefa6f463ff6 (patch)
treee08e14d4cff3f3610af3d1005fbfb01691ed87fc /kernel-armv7hl-lpae-fedora.config
parentdcddcf3387ee417b46eb759471df4993dfb3f69b (diff)
downloadkernel-46931d96df7574f89f56e707aee2aefa6f463ff6.tar.gz
kernel-46931d96df7574f89f56e707aee2aefa6f463ff6.tar.xz
kernel-46931d96df7574f89f56e707aee2aefa6f463ff6.zip
kernel-5.17-0.rc0.20220118gitfe81ba137ebc.69
* Wed Jan 19 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc0.20220118gitfe81ba137ebc.69] - lib/crypto: add prompts back to crypto libraries (Justin M. Forbes) - Add packaged but empty /lib/modules/<kver>/systemtap/ (Justin M. Forbes) - filter-modules.sh.rhel: Add ntc_thermistor to singlemods (Prarit Bhargava) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-armv7hl-lpae-fedora.config')
-rw-r--r--kernel-armv7hl-lpae-fedora.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-armv7hl-lpae-fedora.config b/kernel-armv7hl-lpae-fedora.config
index 39bfa6465..f2621a647 100644
--- a/kernel-armv7hl-lpae-fedora.config
+++ b/kernel-armv7hl-lpae-fedora.config
@@ -1257,9 +1257,9 @@ CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_CFB=y
+CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CHACHA20_NEON=y
-CONFIG_CRYPTO_CHACHA20POLY1305=y
-CONFIG_CRYPTO_CHACHA20=y
+CONFIG_CRYPTO_CHACHA20POLY1305=m
# CONFIG_CRYPTO_CHACHA_S390 is not set
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_CRC32_ARM_CE=m
@@ -1378,7 +1378,7 @@ CONFIG_CRYPTO_OFB=y
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_POLY1305_ARM=y
-CONFIG_CRYPTO_POLY1305=y
+CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_SEQIV=y