CONFIG_ALTERA_AVALON_QSPI

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOC_FLASH_NIOS2_QSPI && SOC_NIOS2F_ZEPHYR

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <Zephyr>/soc/nios2/nios2f-zephyr/Kconfig.defconfig:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1

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.)