From f112ef7c7de4187e5fe0b7edd559e56b22da7c3c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 12 Jun 2020 02:51:51 -0700 Subject: Disable debug settings that are a ramhog to build --- config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config') diff --git a/config b/config index 667e587..a23952f 100644 --- a/config +++ b/config @@ -10226,11 +10226,9 @@ CONFIG_DEBUG_BUGVERBOSE=y # # Compile-time checks and compiler options # -CONFIG_DEBUG_INFO=y +# CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_SPLIT is not set -CONFIG_DEBUG_INFO_DWARF4=y -CONFIG_DEBUG_INFO_BTF=y # CONFIG_GDB_SCRIPTS is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=2048 -- cgit v1.2.1