diff --git a/modules/Kconfig.mcuboot b/modules/Kconfig.mcuboot index 2706ad6583c..41d24edcf6a 100644 --- a/modules/Kconfig.mcuboot +++ b/modules/Kconfig.mcuboot @@ -12,7 +12,7 @@ config MCUBOOT config BOOTLOADER_MCUBOOT bool "MCUboot bootloader support" - select USE_DT_CODE_PARTITION + select USE_DT_CODE_PARTITION if !MCUBOOT_BOOTLOADER_MODE_RAM_LOAD imply INIT_ARCH_HW_AT_BOOT if ARCH_SUPPORTS_ARCH_HW_INIT depends on !MCUBOOT help