diff --git a/soc/arm/nxp_imx/rt/Kconfig.soc b/soc/arm/nxp_imx/rt/Kconfig.soc index 3eb2e3cad29..0f3759c6d70 100644 --- a/soc/arm/nxp_imx/rt/Kconfig.soc +++ b/soc/arm/nxp_imx/rt/Kconfig.soc @@ -703,7 +703,7 @@ config PM_MCUX_PMU menuconfig NXP_IMX_RT_BOOT_HEADER bool "Boot header" - depends on (!BOOTLOADER_MCUBOOT) + depends on (!BOOTLOADER_MCUBOOT) && CPU_CORTEX_M7 help Enable data structures required by the boot ROM to boot the application from an external flash device.