CONFIG_CODE_QSPI

Link code into external QSPI memory

Type: bool

Direct dependencies

<choice: Code location selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/arm/mimxrt1050_evk/Kconfig:19

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:26

Menu path: (top menu) → Board Options → Code location selection

config CODE_QSPI
    bool
    prompt "Link code into external QSPI memory" if <choice: Code location selection>
    depends on <choice: Code location selection>

(Definitions include propagated dependencies, including from if’s and menus.)