CONFIG_FLASH_MCUX_FLEXSPI_MX25UM51345G¶
MCUX FlexSPI MX25UM51345G driver
Type: bool
Direct dependencies¶
BOARD_MIMXRT685_EVK
|| (HAS_MCUX_FLEXSPI
&& FLASH
)
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At boards/arm/mimxrt685_evk/Kconfig.defconfig:17
Included via Kconfig:8
→ Kconfig.zephyr:22
Menu path: (Top)
config FLASH_MCUX_FLEXSPI_MX25UM51345G
bool
default y if FLASH
depends on BOARD_MIMXRT685_EVK
At drivers/flash/Kconfig.mcux:37
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:62
→ drivers/flash/Kconfig:73
Menu path: (Top) → Device Drivers → Flash hardware support
config FLASH_MCUX_FLEXSPI_MX25UM51345G
bool "MCUX FlexSPI MX25UM51345G driver"
select FLASH_HAS_PAGE_LAYOUT
select FLASH_HAS_DRIVER_ENABLED
select MEMC
select MEMC_MCUX_FLEXSPI
depends on HAS_MCUX_FLEXSPI && FLASH
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)