From 0de0c2db2c4af51d10f9f59bf9505366e88d4fcc Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 11 May 2021 09:58:50 -0500 Subject: kernel-5.13.0-0.rc1.20210511git1140ab592e2e.14 * Tue May 11 2021 Justin M. Forbes [5.13.0-0.rc1.20210511git1140ab592e2e.14] - Force DWARF4 because crash does not support DWARF5 yet (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-ppc64le-fedora.config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'kernel-ppc64le-fedora.config') diff --git a/kernel-ppc64le-fedora.config b/kernel-ppc64le-fedora.config index 35861ccd4..cc23ae436 100644 --- a/kernel-ppc64le-fedora.config +++ b/kernel-ppc64le-fedora.config @@ -211,7 +211,6 @@ CONFIG_AMIGA_PARTITION=y # CONFIG_APDS9300 is not set CONFIG_APDS9802ALS=m # CONFIG_APDS9960 is not set -# CONFIG_APPLE_AIC is not set CONFIG_APPLE_MFI_FASTCHARGE=m # CONFIG_APPLE_PROPERTIES is not set # CONFIG_APPLICOM is not set @@ -1131,9 +1130,9 @@ CONFIG_DEBUGGER=y # CONFIG_DEBUG_HOTPLUG_CPU0 is not set CONFIG_DEBUG_INFO_BTF=y # CONFIG_DEBUG_INFO_COMPRESSED is not set -# CONFIG_DEBUG_INFO_DWARF4 is not set +CONFIG_DEBUG_INFO_DWARF4=y # CONFIG_DEBUG_INFO_DWARF5 is not set -CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y +# CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_SPLIT is not set CONFIG_DEBUG_INFO=y @@ -4561,7 +4560,7 @@ CONFIG_PSTORE=y CONFIG_PTP_1588_CLOCK_IDT82P33=m CONFIG_PTP_1588_CLOCK_IDTCM=m # CONFIG_PTP_1588_CLOCK_INES is not set -CONFIG_PTP_1588_CLOCK_KVM=y +CONFIG_PTP_1588_CLOCK_KVM=m # CONFIG_PTP_1588_CLOCK_OCP is not set CONFIG_PTP_1588_CLOCK_PCH=m # CONFIG_PTP_1588_CLOCK_VMW is not set -- cgit