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

Commit c8286e4d authored by Shreyas K K's avatar Shreyas K K
Browse files

defconfig: sa8155: Unset the STD partition



Remove the suspend-to-disk partition name as it is being added to the
kernel 'resume' command line by the bootloader.

Change-Id: Ied889e403563d9998bc3f9f71d07698bce53a44c
Signed-off-by: default avatarShreyas K K <shrekk@codeaurora.org>
parent 14fbee5d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -79,7 +79,6 @@ 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/sda15"
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
+0 −1
Original line number Diff line number Diff line
@@ -85,7 +85,6 @@ 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/sda15"
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set