-
CONFIG_SOC_FLASH_NIOS2_QSPI
¶
Nios-II QSPI flash driver
Type: bool
Help¶
Enables the Nios-II QSPI flash driver.
Direct dependencies¶
(FLASH
&& BOARD_ALTERA_MAX10
) || (HAS_ALTERA_HAL
&& FLASH
)
(Includes any dependencies from ifs and menus.)
Default¶
y
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr>/boards/nios2/altera_max10/Kconfig.defconfig:10
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:24
Menu path: (Top)
config SOC_FLASH_NIOS2_QSPI bool default y depends onFLASH
&&BOARD_ALTERA_MAX10
At <Zephyr>/drivers/flash/Kconfig.nios2_qspi:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:60
→ <Zephyr>/drivers/flash/Kconfig:67
Menu path: (Top) → Device Drivers → Flash hardware support
config SOC_FLASH_NIOS2_QSPI bool "Nios-II QSPI flash driver" selectFLASH_HAS_DRIVER_ENABLED
depends onHAS_ALTERA_HAL
&&FLASH
help Enables the Nios-II QSPI flash driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)