Skip to content

Commit 5e068b8

Browse files
gmarullrlubos
authored andcommitted
Revert "[nrf noup] boards: nordic: Turn off MRAM suspend for NRF54H20 DK"
This reverts commit 38f2104. Signed-off-by: Gerard Marull-Paretas <[email protected]> (cherry picked from commit 4b246a0)
1 parent 7630967 commit 5e068b8

File tree

3 files changed

+0
-67
lines changed

3 files changed

+0
-67
lines changed

boards/nordic/nrf54h20dk/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

boards/nordic/nrf54h20dk/board.c

Lines changed: 0 additions & 58 deletions
This file was deleted.

modules/hal_nordic/nrfs/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ config NRFS
4646
SOC_NRF9280_CPUAPP || \
4747
SOC_NRF9280_CPURAD
4848
depends on HAS_NRFS
49-
depends on !MISRA_SANE
50-
default y if !ZTEST
5149
help
5250
This option enables the nRF Services library.
5351

@@ -82,7 +80,6 @@ config NRFS_RESET_SERVICE_ENABLED
8280
config NRFS_MRAM_SERVICE_ENABLED
8381
bool "MRAM latency service"
8482
depends on NRFS_HAS_MRAM_SERVICE
85-
default y
8683

8784
config NRFS_TEMP_SERVICE_ENABLED
8885
bool "Temperature service"

0 commit comments

Comments
 (0)