From 4e52dd3c2f7ffabd8015623b25d3eeda34070e38 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 10 Jan 2023 12:07:24 -0600 Subject: kernel-6.2.0-0.rc3.20230110git5a41237ad1d4.25 * Tue Jan 10 2023 Fedora Kernel Team [6.2.0-0.rc3.5a41237ad1d4.25] - Revert "redhat: fix elf got hardening for vm tools" (Don Zickus) - Revert "arm64: remove special treatment for the link order of head.o" (Justin M. Forbes) Resolves: Signed-off-by: Justin M. Forbes --- kernel-s390x-debug-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-s390x-debug-rhel.config') diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 70a474787..7014def98 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -892,7 +892,7 @@ CONFIG_CRYPTO_CRCT10DIF_ARM64_CE=m CONFIG_CRYPTO_CRYPTD=y CONFIG_CRYPTO_CTR=y CONFIG_CRYPTO_CTS=y -# CONFIG_CRYPTO_CURVE25519 is not set +CONFIG_CRYPTO_CURVE25519=m CONFIG_CRYPTO_DEFLATE=y CONFIG_CRYPTO_DES=m CONFIG_CRYPTO_DES_S390=m -- cgit