From 54f08e2b861ac83377024bdfd39b9472e40fe173 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Thu, 28 Nov 2019 18:00:53 +0800 Subject: [PATCH] ARM: rockchip_defconfig: disable CONFIG_PM_AUTOSLEEP Autosleep is no longer used by Android. Signed-off-by: Tao Huang Change-Id: I5eb7126ba49bd7200bff540ce94ae935969acfa2 --- arch/arm/configs/rockchip_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/rockchip_defconfig b/arch/arm/configs/rockchip_defconfig index db55229de60e..bf7cb42f375b 100644 --- a/arch/arm/configs/rockchip_defconfig +++ b/arch/arm/configs/rockchip_defconfig @@ -68,7 +68,6 @@ CONFIG_CPU_IDLE=y CONFIG_VFP=y CONFIG_NEON=y CONFIG_KERNEL_MODE_NEON=y -CONFIG_PM_AUTOSLEEP=y CONFIG_PM_WAKELOCKS=y CONFIG_PM_WAKELOCKS_LIMIT=0 # CONFIG_PM_WAKELOCKS_GC is not set