File tree Expand file tree Collapse file tree 3 files changed +0
-67
lines changed Expand file tree Collapse file tree 3 files changed +0
-67
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ zephyr_library_sources_ifdef(CONFIG_PM_S2RAM pm_s2ram.c)
1212
1313zephyr_include_directories(.)
1414
15- zephyr_library_sources_ifdef(CONFIG_SOC_NRF54H20_NO_MRAM_LATENCY mram.c)
16-
1715# Ensure that image size aligns with 16 bytes so that MRAMC finalizes all writes
1816# for the image correctly
1917zephyr_linker_sources(SECTIONS SORT_KEY zzz_place_align_at_end align.ld)
Original file line number Diff line number Diff line change @@ -77,9 +77,3 @@ config SOC_NRF54H20_ENGB_CPUFLPR
7777 depends on RISCV_CORE_NORDIC_VPR
7878
7979rsource "gpd/Kconfig"
80-
81- config SOC_NRF54H20_NO_MRAM_LATENCY
82- bool "Disallow MRAM latency"
83- imply NRFS
84- imply NRFS_MRAM_SERVICE_ENABLED
85- default y if SOC_NRF54H20_CPUAPP || SOC_NRF54H20_ENGB_CPUAPP
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments