CONFIG_ALTERA_AVALON_MSGDMA¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
(DMA_NIOS2_MSGDMA
&& SOC_NIOS2F_ZEPHYR
) || (DMA_NIOS2_MSGDMA
&& SOC_NIOS2F_ZEPHYR
)
(Includes any dependencies from ifs and menus.)
Defaults¶
y
y
Kconfig definitions¶
At <Zephyr>/soc/nios2/nios2f-zephyr/Kconfig.defconfig:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config ALTERA_AVALON_MSGDMA
bool
default y
depends on DMA_NIOS2_MSGDMA && SOC_NIOS2F_ZEPHYR
At <Zephyr>/soc/nios2/nios2f-zephyr/Kconfig.defconfig:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
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.)