From: Mark Brown Date: Mon, 11 Aug 2014 12:07:09 +0000 (+0100) Subject: configs: Always enable DEBUG_INFO for perf tests X-Git-Tag: firefly_0821_release~3680^2~5^2~2^2~4 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bbefc61c48f1ecb277112c56a6f1be37c7a4a7b9;p=firefly-linux-kernel-4.4.55.git configs: Always enable DEBUG_INFO for perf tests Signed-off-by: Mark Brown --- diff --git a/linaro/configs/linaro-base.conf b/linaro/configs/linaro-base.conf index eb9fe266ca04..0620d5ec3e1c 100644 --- a/linaro/configs/linaro-base.conf +++ b/linaro/configs/linaro-base.conf @@ -114,3 +114,4 @@ CONFIG_LSM_MMAP_MIN_ADDR=4096 CONFIG_SECURITY_SELINUX=y CONFIG_EXT4_FS_SECURITY=y CONFIG_BLK_DEV_LOOP=y +CONFIG_DEBUG_INFO=y