-
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.)
Choice options¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.soc:526
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/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 Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/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:526
Included via Kconfig:8 → 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 Kconfig:8 → 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.)