Skip to content

Commit

Permalink
Revert "[nrf noup] boards: nordic: Turn off MRAM suspend for NRF54H20…
Browse files Browse the repository at this point in the history
… DK"

This reverts commit 38f2104.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
  • Loading branch information
gmarull committed Nov 4, 2024
1 parent 86bff0f commit 8d94baf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 67 deletions.
6 changes: 0 additions & 6 deletions boards/nordic/nrf54h20dk/CMakeLists.txt

This file was deleted.

58 changes: 0 additions & 58 deletions boards/nordic/nrf54h20dk/board.c

This file was deleted.

3 changes: 0 additions & 3 deletions modules/hal_nordic/nrfs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ config NRFS
SOC_NRF9280_CPUAPP || \
SOC_NRF9280_CPURAD
depends on HAS_NRFS
depends on !MISRA_SANE
default y if !ZTEST
help
This option enables the nRF Services library.

Expand Down Expand Up @@ -82,7 +80,6 @@ config NRFS_RESET_SERVICE_ENABLED
config NRFS_MRAM_SERVICE_ENABLED
bool "MRAM latency service"
depends on NRFS_HAS_MRAM_SERVICE
default y

config NRFS_TEMP_SERVICE_ENABLED
bool "Temperature service"
Expand Down

0 comments on commit 8d94baf

Please sign in to comment.