Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f543e18 authored by Murali Nalajala's avatar Murali Nalajala
Browse files

arm64: defconfig: enable autosleep and wakelock configs



SVM going to rely on kernel autosleep feature to do suspend-to-RAM.
Enable required configurations to achieve suspend-to-RAM functionality.

Change-Id: Ie31abce7927c8b6b2ce5dad6f917f96c52e90803
Signed-off-by: default avatarMurali Nalajala <mnalajal@codeaurora.org>
parent a02a3e54
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -37,6 +37,8 @@ CONFIG_PARAVIRT=y
CONFIG_COMPAT=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_HIBERNATION=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_ARM_CPUIDLE=y
CONFIG_ARM_PSCI_CPUIDLE=y