From c4720d7791209d85eefd535ed404d11c52dde6e2 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Sat, 18 Jan 2020 07:30:05 +0100 Subject: disable CONFIG_DEBUG_INFO_BTF (https://lkml.org/lkml/2020/1/16/3056) --- kernel-armv7hl.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl.config') diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index f00f13893..58c2a51f9 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -1278,7 +1278,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