From c657f6f3e7c9d934e24b4e327fa166d1803cb076 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 16 Jun 2018 01:27:34 +0200 Subject: [PATCH] Ignore debug stack usage --- buildroot-external/kernel.config | 1 + 1 file changed, 1 insertion(+) diff --git a/buildroot-external/kernel.config b/buildroot-external/kernel.config index 0d526034c..5e10e7e52 100644 --- a/buildroot-external/kernel.config +++ b/buildroot-external/kernel.config @@ -97,3 +97,4 @@ CONFIG_EFI_PARTITION=y # CONFIG_LOGO is not set # CONFIG_VIRTUALIZATION is not set +# CONFIG_DEBUG_STACK_USAGE is not set