CONFIG_DMA_DW
Enable DesignWare DMA driver
Type: bool
Help
DesignWare DMA driver.
Direct dependencies
(DMA
&& BOARD_INTEL_ADSP_CAVS15
) || (DMA
&& BOARD_INTEL_ADSP_CAVS18
) || (DMA
&& BOARD_INTEL_ADSP_CAVS20
) || (DMA
&& BOARD_INTEL_ADSP_CAVS25
) || (DMA
&& BOARD_INTEL_S1000_CRB
) || DMA
(Includes any dependencies from ifs and menus.)
Defaults
y
y
y
y
y
Kconfig definitions
At <Zephyr>/boards/xtensa/intel_adsp_cavs15/Kconfig.defconfig:38
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config DMA_DW
bool
default y
depends on DMA && BOARD_INTEL_ADSP_CAVS15
At <Zephyr>/boards/xtensa/intel_adsp_cavs18/Kconfig.defconfig:38
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config DMA_DW
bool
default y
depends on DMA && BOARD_INTEL_ADSP_CAVS18
At <Zephyr>/boards/xtensa/intel_adsp_cavs20/Kconfig.defconfig:38
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config DMA_DW
bool
default y
depends on DMA && BOARD_INTEL_ADSP_CAVS20
At <Zephyr>/boards/xtensa/intel_adsp_cavs25/Kconfig.defconfig:38
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config DMA_DW
bool
default y
depends on DMA && BOARD_INTEL_ADSP_CAVS25
At <Zephyr>/boards/xtensa/intel_s1000_crb/Kconfig.defconfig:93
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config DMA_DW
bool
default y
depends on DMA && BOARD_INTEL_S1000_CRB
At <Zephyr>/drivers/dma/Kconfig.dw:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:68
→ <Zephyr>/drivers/dma/Kconfig:33
Menu path: (Top) → Device Drivers → DMA driver Configuration
config DMA_DW
bool "Enable DesignWare DMA driver"
depends on DMA
help
DesignWare DMA driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)