From fd1a4e81bc421b20f54f89800497b1f222fdc3b8 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 7 Mar 2015 21:07:53 +0100 Subject: [PATCH] projects/WeTek_Play/linux: disable CONFIG_DEBUG_INFO Signed-off-by: Stephan Raue --- projects/WeTek_Play/linux/linux.arm.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/projects/WeTek_Play/linux/linux.arm.conf b/projects/WeTek_Play/linux/linux.arm.conf index 46ed648427..7b54563b9f 100644 --- a/projects/WeTek_Play/linux/linux.arm.conf +++ b/projects/WeTek_Play/linux/linux.arm.conf @@ -3512,8 +3512,7 @@ CONFIG_STACKTRACE=y # CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_HIGHMEM is not set CONFIG_DEBUG_BUGVERBOSE=y -CONFIG_DEBUG_INFO=y -# CONFIG_DEBUG_INFO_REDUCED is not set +# CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_WRITECOUNT is not set # CONFIG_DEBUG_MEMORY_INIT is not set