The latest development version of this page may be more current than this released 2.6.1-rc1 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 ifs and menus.)

Default

  • y

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:19doc/_build/Kconfig/Kconfig.soc.defconfig:1

Menu path: (Top)

config ALTERA_AVALON_MSGDMA
    bool
    default y
    depends on DMA_NIOS2_MSGDMA && SOC_NIOS2F_ZEPHYR

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)