summaryrefslogtreecommitdiffstats
path: root/kernel-i686-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-i686-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-i686-fedora.config')
-rw-r--r--kernel-i686-fedora.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-i686-fedora.config b/kernel-i686-fedora.config
index 0f9067a36..853188d08 100644
--- a/kernel-i686-fedora.config
+++ b/kernel-i686-fedora.config
@@ -1034,8 +1034,8 @@ CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_CFB=y
-CONFIG_CRYPTO_CHACHA20POLY1305=y
-CONFIG_CRYPTO_CHACHA20=y
+CONFIG_CRYPTO_CHACHA20=m
+CONFIG_CRYPTO_CHACHA20POLY1305=m
# CONFIG_CRYPTO_CHACHA_S390 is not set
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_CRC32C_INTEL=m
@@ -1118,7 +1118,7 @@ CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_OFB=y
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_PCRYPT=m
-CONFIG_CRYPTO_POLY1305=y
+CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_SEQIV=y