From 16838a0aa56767d53e0207778de72b2ed63249b3 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 26 Jan 2021 12:57:38 -0600 Subject: kernel-5.11.0-0.rc5.20210126git13391c60da33.135 * Tue Jan 26 2021 Fedora Kernel Team [5.11.0-0.rc5.20210126git13391c60da33.135] - redhat: replace inline awk script with genlog.py call (Herton R. Krzesinski) - redhat: add genlog.py script (Herton R. Krzesinski) - Turn off vdso_install for ppc (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-s390x-debug-rhel.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kernel-s390x-debug-rhel.config') diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 32c9801a1..342ea50d2 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -160,7 +160,6 @@ CONFIG_ALX=m # CONFIG_AMD_IOMMU_DEBUGFS is not set # CONFIG_AMD_PHY is not set CONFIG_AMD_PMC=m -# CONFIG_AMD_SFH_HID is not set # CONFIG_AMDTEE is not set CONFIG_AMIGA_PARTITION=y # CONFIG_ANDROID is not set @@ -6249,7 +6248,7 @@ CONFIG_XZ_DEC=y CONFIG_YENTA=m # CONFIG_Z3FOLD is not set # CONFIG_ZBUD is not set -# CONFIG_ZCRYPT_DEBUG is not set +CONFIG_ZCRYPT_DEBUG=y CONFIG_ZCRYPT=m CONFIG_ZCRYPT_MULTIDEVNODES=y # CONFIG_ZEROPLUS_FF is not set -- cgit