From 3c4e6c90408509bbfc52a4fd0eb34b6e784ed100 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Fri, 9 Feb 2018 16:05:52 +0800 Subject: [PATCH] arm64: rockchip_defconfig: remove CONFIG_PM_AUTOSLEEP 6e30a9a158bd ("remove CONFIG_PM_AUTOSLEEP from android-base.cfg") Autosleep is no longer used by Android. Change-Id: I7ff5c40a8cdfbe9e67019bc859eb940fae2b6c4f Signed-off-by: Tao Huang --- arch/arm64/configs/rockchip_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index ffa2cff14d9a..1f810ed5c1cd 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -72,7 +72,6 @@ CONFIG_ARM64_SW_TTBR0_PAN=y # CONFIG_EFI is not set # CONFIG_COREDUMP is not set CONFIG_COMPAT=y -CONFIG_PM_AUTOSLEEP=y CONFIG_PM_WAKELOCKS=y CONFIG_PM_WAKELOCKS_LIMIT=0 # CONFIG_PM_WAKELOCKS_GC is not set