Skip to content

Commit f0fbddc

Browse files
committed
modules: mcuboot: kconfig: Remove wrong nRF53 multi image dependency
Removes a dependency on the nRF53 multi image update Kconfig that required the secondary slots to be located in external flash, since this has never been a requirement for sysbuild only for deprecated child/parent image Signed-off-by: Jamie McCrae <[email protected]>
1 parent 2410c70 commit f0fbddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/mcuboot/boot/zephyr/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ config NRF53_MULTI_IMAGE_UPDATE
133133
depends on FLASH_SIMULATOR
134134
depends on FLASH_SIMULATOR_DOUBLE_WRITES
135135
depends on !FLASH_SIMULATOR_STATS
136-
depends on PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY
137136
depends on BOOT_UPGRADE_ONLY || USE_NRF53_MULTI_IMAGE_WITHOUT_UPGRADE_ONLY
138137
depends on $(dt_compat_enabled,$(DT_COMPAT_SIM_FLASH))
139138
select NRF53_MCUBOOT_PRIMARY_1_RAM_FLASH

0 commit comments

Comments
 (0)