diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-01-20 09:24:10 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-01-20 09:24:10 -0600 |
commit | a00b98247ffa9990eb3315da89d6962be52955c6 (patch) | |
tree | e2f6fb246f687595cd8f60c183da15b0d6e932d3 /kernel-ppc64le-debug-rhel.config | |
parent | e6651d00b28d7826835eb1ae6fbe4fa220ce9902 (diff) | |
download | kernel-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-ppc64le-debug-rhel.config')
-rw-r--r-- | kernel-ppc64le-debug-rhel.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 71e512509..90c60a1d0 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-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 @@ -882,7 +882,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 |