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.i486 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/linux/config.i486') diff --git a/core/linux/config.i486 b/core/linux/config.i486 index 3b7ed913..9bc7cbde 100644 --- a/core/linux/config.i486 +++ b/core/linux/config.i486 @@ -10604,7 +10604,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-54-g00ecf