summaryrefslogtreecommitdiffstats
path: root/kernel-s390x-rhel.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-01-20 09:24:10 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-01-20 09:24:10 -0600
commita00b98247ffa9990eb3315da89d6962be52955c6 (patch)
treee2f6fb246f687595cd8f60c183da15b0d6e932d3 /kernel-s390x-rhel.config
parente6651d00b28d7826835eb1ae6fbe4fa220ce9902 (diff)
downloadkernel-a00b98247ffa9990eb3315da89d6962be52955c6.tar.gz
kernel-a00b98247ffa9990eb3315da89d6962be52955c6.tar.xz
kernel-a00b98247ffa9990eb3315da89d6962be52955c6.zip
kernel-5.16.2-200
* Thu Jan 20 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.16.2-200] - v5.16.2 rebase - Add packaged but empty /lib/modules/<kver>/systemtap/ (Justin M. Forbes) - Revert "[scsi] megaraid_sas: re-add certain pci-ids" (Justin M. Forbes) - Revert "wireguard: disable in FIPS mode" (Justin M. Forbes) - Revert "mm/cma: mark CMA on x86_64 tech preview and print RHEL-specific infos" (Justin M. Forbes) - Revert "[fs] dax: mark tech preview" (Justin M. Forbes) - Revert "wireguard: mark as Tech Preview" (Justin M. Forbes) - drm/amdgpu: don't do resets on APUs which don't support it (Alex Deucher) - Reset release (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-rhel.config')
-rw-r--r--kernel-s390x-rhel.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config
index 121da0aad..6bf8a99d0 100644
--- a/kernel-s390x-rhel.config
+++ b/kernel-s390x-rhel.config
@@ -805,8 +805,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_CMAC=y
# CONFIG_CRYPTO_CRC32C_VPMSUM is not set
CONFIG_CRYPTO_CRC32C=y
@@ -879,7 +879,7 @@ CONFIG_CRYPTO_OFB=y
CONFIG_CRYPTO_PAES_S390=m
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