Skip to content

Commit 2c47aba

Browse files
committed
[nrf noup] boot/zephyr/socs: update nrf54h20 prj.conf for S2RAM
nrf-squash! [nrf noup] boot/zephyr/socs: nrf54h20 prj.conf for S2RAM Updated in order to use optimized configuration. Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent d9e412d commit 2c47aba

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

boot/zephyr/socs/nrf54h20_cpuapp.conf

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,4 @@
77
# after suspend to RAM (S2RAM) requested by the application.
88
# MCUboot does not support S2RAM itself, but serves as an immediate actor while waking up
99
# from suspension.
10-
CONFIG_PM=y
11-
CONFIG_PM_DEVICE=n
12-
CONFIG_PM_S2RAM=y
13-
CONFIG_PM_S2RAM_CUSTOM_MARKING=y
14-
CONFIG_SOC_NRF54H20_PM_S2RAM_OVERRIDE=y
10+
CONFIG_SOC_EARLY_RESET_HOOK=y

0 commit comments

Comments
 (0)