- choice BOOT_DEVICE: Boot device selection
Boot device selection
Boot device selection
Boot device selection
Boot device selection
Type: bool
Direct dependencies
(NXP_IMX_RT_BOOT_HEADER
&& SOC_SERIES_IMX_RT
&& SOC_FAMILY_IMX
) || (NXP_IMX_RT6XX_BOOT_HEADER
&& SOC_SERIES_IMX_RT6XX
&& SOC_FAMILY_IMX
) || (NXP_IMX_RT_BOOT_HEADER
&& SOC_SERIES_IMX_RT
&& SOC_FAMILY_IMX
) || (NXP_IMX_RT6XX_BOOT_HEADER
&& SOC_SERIES_IMX_RT6XX
&& SOC_FAMILY_IMX
)
(Includes any dependencies from ifs and menus.)
Defaults
Choice options
Kconfig definitions
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.soc:605
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nxp_imx/Kconfig:14
Menu path: (Top) → Hardware Configuration → Enable the boot header
choice BOOT_DEVICE
bool "Boot device selection"
default BOOT_FLEXSPI_NOR
depends on NXP_IMX_RT_BOOT_HEADER && SOC_SERIES_IMX_RT && SOC_FAMILY_IMX
At <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.soc:89
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nxp_imx/Kconfig:14
Menu path: (Top) → Hardware Configuration → Enable the boot header
choice BOOT_DEVICE
bool "Boot device selection"
default BOOT_FLEXSPI_NOR
depends on NXP_IMX_RT6XX_BOOT_HEADER && SOC_SERIES_IMX_RT6XX && SOC_FAMILY_IMX
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.soc:605
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm/nxp_imx/Kconfig:14
Menu path: (Top) → Hardware Configuration → Enable the boot header
choice BOOT_DEVICE
bool "Boot device selection"
default BOOT_FLEXSPI_NOR
depends on NXP_IMX_RT_BOOT_HEADER && SOC_SERIES_IMX_RT && SOC_FAMILY_IMX
At <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.soc:89
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm/nxp_imx/Kconfig:14
Menu path: (Top) → Hardware Configuration → Enable the boot header
choice BOOT_DEVICE
bool "Boot device selection"
default BOOT_FLEXSPI_NOR
depends on NXP_IMX_RT6XX_BOOT_HEADER && SOC_SERIES_IMX_RT6XX && SOC_FAMILY_IMX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)