CONFIG_DMA¶
DMA driver Configuration
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Driver>/dma/Kconfig:9
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:68
Menu path: (Top) → Device Drivers
menuconfig DMA
    bool "DMA driver Configuration"
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)