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

Commit 8655340d authored by Atul Raut's avatar Atul Raut
Browse files

defconfig: Enable CONFIG_HIBERNATION for sa8155



Enable config flag to support Hibernation feature
on sa8155 also set Hibernation partition.

Change-Id: I0db8f75beae2379bd52f3982a0bf3699d3453124
Signed-off-by: default avatarAtul Raut <araut@codeaurora.org>
parent 83127d77
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -79,6 +79,8 @@ CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_UNCOMPRESSED_KERNEL=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_COMPAT=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/dev/sda7"
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set