The latest development version of this page may be more current than this released 2.7.5 version.

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 drivers/flash/Kconfig.mcux:71

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:62drivers/flash/Kconfig:73

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.)