diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-11 09:58:50 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-11 09:58:50 -0500 |
commit | 0de0c2db2c4af51d10f9f59bf9505366e88d4fcc (patch) | |
tree | fe3eecb95ab59afd1fb271ab5cf69be9a9d13af1 /kernel-ppc64le-debug-fedora.config | |
parent | 1cac231319309a8322c7f29d89644752aba75a62 (diff) | |
download | kernel-0de0c2db2c4af51d10f9f59bf9505366e88d4fcc.tar.gz kernel-0de0c2db2c4af51d10f9f59bf9505366e88d4fcc.tar.xz kernel-0de0c2db2c4af51d10f9f59bf9505366e88d4fcc.zip |
kernel-5.13.0-0.rc1.20210511git1140ab592e2e.14
* Tue May 11 2021 Justin M. Forbes <jforbes@fedoraproject.org> [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 <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-debug-fedora.config')
-rw-r--r-- | kernel-ppc64le-debug-fedora.config | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/kernel-ppc64le-debug-fedora.config b/kernel-ppc64le-debug-fedora.config index d77cb8926..2963ee8d5 100644 --- a/kernel-ppc64le-debug-fedora.config +++ b/kernel-ppc64le-debug-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 @@ -1132,9 +1131,9 @@ CONFIG_DEBUG_HIGHMEM=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 @@ -4584,7 +4583,7 @@ CONFIG_PTDUMP_DEBUGFS=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 |