-
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:75
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_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.)