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 if’s and menus.)

Defaults

Kconfig definition

At arch/nios2/soc/nios2f-zephyr/Kconfig.defconfig:23

Included via Kconfig:10Kconfig.zephyr:20

Menu path: (top menu)

config ALTERA_AVALON_QSPI
    bool
    default "y" if SOC_FLASH_NIOS2_QSPI && SOC_NIOS2F_ZEPHYR
    depends on SOC_FLASH_NIOS2_QSPI && SOC_NIOS2F_ZEPHYR

(Definitions include propagated dependencies, including from if’s and menus.)