choice BOOT_DEVICE: Boot device selection

Boot device selection

Boot device selection

Boot device selection

Boot device selection

Type: bool

Kconfig definitions

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.soc:525

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<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:80

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<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:525

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<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:80

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<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.)