ARM: rockchip_defconfig: disable CONFIG_PM_AUTOSLEEP

Autosleep is no longer used by Android.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I5eb7126ba49bd7200bff540ce94ae935969acfa2
This commit is contained in:
Tao Huang
2019-11-28 18:00:53 +08:00
parent bd22afbc73
commit 54f08e2b86

View File

@@ -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