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

Commit 545b39bf authored by Chandra Ramachandran's avatar Chandra Ramachandran
Browse files

defconfig: mdm9630: enable wakelocks



Some drivers such as WLAN need wakelock capabilities
for some of their use cases. Enable wakelocks for
their benefit.

Change-Id: I8bc1b1e98175057d06cc7f7c2d53be464ac8a72d
Signed-off-by: default avatarChandra Ramachandran <cramacha@codeaurora.org>
parent e1ce01c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -71,6 +71,7 @@ CONFIG_NEON=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_RUNTIME=y
CONFIG_PM_WAKELOCKS=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ CONFIG_NEON=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_RUNTIME=y
CONFIG_PM_WAKELOCKS=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y