CONFIG_ALTERA_AVALON_QSPI¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
(SOC_FLASH_NIOS2_QSPI
&& SOC_NIOS2F_ZEPHYR
) || (SOC_FLASH_NIOS2_QSPI
&& SOC_NIOS2F_ZEPHYR
)
(Includes any dependencies from ifs and menus.)
Defaults¶
y
y
Kconfig definitions¶
At <Zephyr>/soc/nios2/nios2f-zephyr/Kconfig.defconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config ALTERA_AVALON_QSPI
bool
default y
depends on SOC_FLASH_NIOS2_QSPI && SOC_NIOS2F_ZEPHYR
At <Zephyr>/soc/nios2/nios2f-zephyr/Kconfig.defconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config ALTERA_AVALON_QSPI
bool
default y
depends on SOC_FLASH_NIOS2_QSPI && SOC_NIOS2F_ZEPHYR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)