From bd13437c1b1dc522defd73b0a35b37e0ad134ee5 Mon Sep 17 00:00:00 2001 From: "Huang, Tao" Date: Mon, 23 Mar 2015 18:13:13 +0800 Subject: [PATCH] arm64: rockchip: rockchip_defconfig enable DEBUG_INFO Signed-off-by: Huang, Tao --- arch/arm64/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index 1fde3280ef32..f0a13d853bf2 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -598,6 +598,7 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10 CONFIG_SCHEDSTATS=y CONFIG_TIMER_STATS=y # CONFIG_DEBUG_PREEMPT is not set +CONFIG_DEBUG_INFO=y CONFIG_SCHED_TRACER=y CONFIG_DYNAMIC_DEBUG=y CONFIG_KEYS=y -- 2.34.1