From bbf7dd7b3208f61c2ff5d47a0e9a631d26356fdd Mon Sep 17 00:00:00 2001 From: Shengfei xu Date: Tue, 17 Jan 2017 14:46:21 +0800 Subject: [PATCH] arm64: rockchip_defconfig: enable suspend mode config Change-Id: Ifdf47ad8ff9303f5b94362f73f5115faaa3403d0 Signed-off-by: Shengfei xu --- 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 0b69ef93e922..5324811d2148 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -643,6 +643,7 @@ CONFIG_RK_IOMMU=y CONFIG_RK_IOVMM=y CONFIG_ROCKCHIP_PM_DOMAINS=y CONFIG_ROCKCHIP_PVTM=y +CONFIG_ROCKCHIP_SUSPEND_MODE=y CONFIG_PM_DEVFREQ=y CONFIG_DEVFREQ_GOV_PERFORMANCE=y CONFIG_DEVFREQ_GOV_POWERSAVE=y -- 2.34.1