CONFIG_FLASH_MCUX_FLEXSPI_XIP_MEM_SRAM
SRAM
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:95
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/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_SRAM
bool "SRAM"
select CODE_DATA_RELOCATION_SRAM
depends on <choice FLASH_MCUX_FLEXSPI_XIP_MEM_TARGET>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)