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

Commit aa46ccf8 authored by Dilip Gudlur's avatar Dilip Gudlur Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: apq8084: enable wakelock and autosleep for 8084



Enable configs to support wakelock and autosleep on 8084

Change-Id: I76d38567f843896efbad32ebc63114b43eea3341
Signed-off-by: default avatarDilip Gudlur <dgudlur@codeaurora.org>
parent 90296af7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -99,6 +99,10 @@ CONFIG_CPU_IDLE=y
CONFIG_VFP=y
CONFIG_NEON=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_PM_RUNTIME=y
CONFIG_NET=y
CONFIG_PACKET=y