From 74d363dd81c2c0f0200cf6c9ffaa6c5b2a3466ee Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Thu, 13 Feb 2020 15:09:33 -0500 Subject: Disable DEBUG_INFO_BTF on armv7, it appears to be broken --- kernel-armv7hl-lpae-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl-lpae-fedora.config') diff --git a/kernel-armv7hl-lpae-fedora.config b/kernel-armv7hl-lpae-fedora.config index 7691f2bb5..f7cb1d634 100644 --- a/kernel-armv7hl-lpae-fedora.config +++ b/kernel-armv7hl-lpae-fedora.config @@ -1283,7 +1283,7 @@ CONFIG_DEBUG_FS=y # CONFIG_DEBUG_GPIO is not set CONFIG_DEBUG_HIGHMEM=y # CONFIG_DEBUG_HOTPLUG_CPU0 is not set -CONFIG_DEBUG_INFO_BTF=y +# CONFIG_DEBUG_INFO_BTF is not set # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_SPLIT is not set -- cgit