From b75971e3ad314b3fa3c4c3c69290bbafcc3fc286 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 10 Nov 2020 21:08:31 +0100 Subject: core/linux: disabled CONFIG_DEBUG_INFO_BTF --- core/linux/config.i686 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/linux/config.i686') diff --git a/core/linux/config.i686 b/core/linux/config.i686 index a713b27b..e4c603a1 100644 --- a/core/linux/config.i686 +++ b/core/linux/config.i686 @@ -10673,7 +10673,7 @@ CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO_COMPRESSED is not set # CONFIG_DEBUG_INFO_SPLIT is not set CONFIG_DEBUG_INFO_DWARF4=y -CONFIG_DEBUG_INFO_BTF=y +CONFIG_DEBUG_INFO_BTF=n # CONFIG_GDB_SCRIPTS is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=1024 -- cgit v1.2.3