:orphan: .. title:: CONFIG_FLASH_MCUX_FLEXSPI_XIP_MEM_SRAM .. kconfig:: CONFIG_FLASH_MCUX_FLEXSPI_XIP_MEM_SRAM CONFIG_FLASH_MCUX_FLEXSPI_XIP_MEM_SRAM ###################################### *SRAM* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CODE_DATA_RELOCATION_SRAM ` Kconfig definition ================== At ``/flash/Kconfig.mcux:95`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:62`` → ``/flash/Kconfig:81`` 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_SRAM bool "SRAM" select CODE_DATA_RELOCATION_SRAM depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*