CONFIG_FLASH_MCUX_FLEXSPI_XIP_MEM_ITCM

ITCM

Type: bool

Direct dependencies

<choice FLASH_MCUX_FLEXSPI_XIP_MEM_TARGET: FlexSPI drivers relocation target>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/drivers/flash/Kconfig.mcux:71

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:60<Zephyr>/drivers/flash/Kconfig:69

Menu path: (Top) → Device Drivers → Flash hardware support → MCUX FlexSPI flash access with xip → FlexSPI drivers relocation target

config FLASH_MCUX_FLEXSPI_XIP_MEM_ITCM
    bool "ITCM"
    select CODE_DATA_RELOCATION
    depends on <choice FLASH_MCUX_FLEXSPI_XIP_MEM_TARGET>

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