choice CODE_LOCATION: Code location selection

Code location selection

Type: bool

Kconfig definitions

At <Zephyr>/boards/arm/mimxrt1010_evk/Kconfig.defconfig:11

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

choice CODE_LOCATION
    bool
    default CODE_FLEXSPI
    depends on BOARD_MIMXRT1010_EVK

At <Zephyr>/boards/arm/mimxrt1015_evk/Kconfig.defconfig:11

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

choice CODE_LOCATION
    bool
    default CODE_FLEXSPI
    depends on BOARD_MIMXRT1015_EVK

At <Zephyr>/boards/arm/mimxrt1020_evk/Kconfig.defconfig:11

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

choice CODE_LOCATION
    bool
    default CODE_FLEXSPI
    depends on BOARD_MIMXRT1020_EVK

At <Zephyr>/boards/arm/mimxrt1050_evk/Kconfig.defconfig:11

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

choice CODE_LOCATION
    bool
    default CODE_FLEXSPI
    depends on BOARD_MIMXRT1050_EVK || BOARD_MIMXRT1050_EVK_QSPI

At <Zephyr>/boards/arm/mimxrt1060_evk/Kconfig.defconfig:12

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

choice CODE_LOCATION
    bool
    default CODE_FLEXSPI
    depends on BOARD_MIMXRT1060_EVK || BOARD_MIMXRT1060_EVK_HYPERFLASH

At <Zephyr>/boards/arm/mimxrt1064_evk/Kconfig.defconfig:11

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

choice CODE_LOCATION
    bool
    default CODE_FLEXSPI2
    depends on BOARD_MIMXRT1064_EVK

At <Zephyr>/boards/arm/mm_swiftio/Kconfig.defconfig:11

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

choice CODE_LOCATION
    bool
    default CODE_FLEXSPI
    depends on BOARD_MM_SWIFTIO

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/nxp_imx/Kconfig:14

Menu path: (Top) → Hardware Configuration

choice CODE_LOCATION
    bool "Code location selection"
    default CODE_ITCM
    depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)