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

Commit 6ec56476 authored by Harry Yang's avatar Harry Yang
Browse files

defconfig: arm64: msm: enable Wakelock and Run-time PM by default



Enable wakelock as well as Run-time PM core functionality for 64bit
targets.

Change-Id: I0a9160836ae4bc8603e43035cdbda0188ba04a04
Signed-off-by: default avatarHarry Yang <harryy@codeaurora.org>
parent e223bf28
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -41,6 +41,10 @@ CONFIG_PREEMPT=y
CONFIG_COMPAT=y
CONFIG_SUSPEND_TIME=y
CONFIG_CPU_IDLE=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
CONFIG_PM_RUNTIME=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y