From cde92a85c29f0fa75ea238a95e4d15621a179661 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Tue, 24 Nov 2020 06:24:40 +0100 Subject: CONFIG_DEBUG_INFO_BTF is still broken --- kernel-x86_64-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 628836be5..fc3ff0194 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -1196,7 +1196,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_COMPRESSED is not set # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_REDUCED is not set -- cgit