summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64-fedora.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-x86_64-fedora.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-x86_64-fedora.config')
-rw-r--r--kernel-x86_64-fedora.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config
index a0de49510..183ed550a 100644
--- a/kernel-x86_64-fedora.config
+++ b/kernel-x86_64-fedora.config
@@ -1042,9 +1042,9 @@ CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_CFB=y
-CONFIG_CRYPTO_CHACHA20POLY1305=y
+CONFIG_CRYPTO_CHACHA20=m
+CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_CHACHA20_X86_64=y
-CONFIG_CRYPTO_CHACHA20=y
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_CRC32C_VPMSUM=m
@@ -1132,8 +1132,8 @@ CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_OFB=y
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_PCRYPT=m
+CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_POLY1305_X86_64=y
-CONFIG_CRYPTO_POLY1305=y
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_SEQIV=y