From 622fee5906a3526426d80ed607e9f83c58fe60a6 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 6 Apr 2022 11:03:15 -0500 Subject: kernel-5.18.0-0.rc1.3e732ebf7316ac8.18 * Wed Apr 06 2022 Fedora Kernel Team [5.18.0-0.rc1.3e732ebf7316ac8.18] - tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed (Herton R. Krzesinski) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-armv7hl-lpae-debug-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl-lpae-debug-fedora.config') diff --git a/kernel-armv7hl-lpae-debug-fedora.config b/kernel-armv7hl-lpae-debug-fedora.config index 3172e12da..d540e8c01 100644 --- a/kernel-armv7hl-lpae-debug-fedora.config +++ b/kernel-armv7hl-lpae-debug-fedora.config @@ -3003,7 +3003,7 @@ CONFIG_INPUT=y CONFIG_INPUT_YEALINK=m CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y CONFIG_INTEGRITY_AUDIT=y -# CONFIG_INTEGRITY_PLATFORM_KEYRING is not set +CONFIG_INTEGRITY_PLATFORM_KEYRING=y CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y -- cgit