:orphan: .. title:: CONFIG_FLASH_MCUX_FLEXSPI_XIP_MEM_ITCM .. kconfig:: CONFIG_FLASH_MCUX_FLEXSPI_XIP_MEM_ITCM CONFIG_FLASH_MCUX_FLEXSPI_XIP_MEM_ITCM ###################################### *ITCM* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CODE_DATA_RELOCATION ` Kconfig definition ================== At ``/flash/Kconfig.mcux:71`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:62`` → ``/flash/Kconfig:73`` Menu path: (Top) → Device Drivers → Flash hardware support → MCUX FlexSPI flash access with xip → FlexSPI drivers relocation target .. code-block:: kconfig config FLASH_MCUX_FLEXSPI_XIP_MEM_ITCM bool "ITCM" select CODE_DATA_RELOCATION depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*