The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_ALTERA_AVALON_MSGDMA

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

DMA_NIOS2_MSGDMA && SOC_NIOS2F_ZEPHYR

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At soc/nios2/nios2f-zephyr/Kconfig.defconfig:39

Included via Kconfig:10Kconfig.zephyr:23

Menu path: (top menu)

config ALTERA_AVALON_MSGDMA
    bool
    default "y" if DMA_NIOS2_MSGDMA && SOC_NIOS2F_ZEPHYR
    depends on DMA_NIOS2_MSGDMA && SOC_NIOS2F_ZEPHYR

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