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

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

defconfig: sdmsteppe: 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: I24fe6ba5900f07d92fd8cad1b6595e26edf93f42
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
@@ -80,7 +80,6 @@ CONFIG_KRYO_PMU_WORKAROUND=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_COMPAT=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/dev/mmcblk0p18"
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_KRYO_PMU_WORKAROUND=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_COMPAT=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/dev/mmcblk0p18"
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set