From c1c209984bdadb6d1f0212786f8e244c15708b74 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 8 Dec 2020 11:00:42 -0600 Subject: Turn off BTF for aarch64 while I figure out the build issue Signed-off-by: Justin M. Forbes --- kernel-aarch64-debug-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-aarch64-debug-fedora.config') diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index 915d864c7..5e816f3e4 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -1440,7 +1440,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