Lines Matching full:dma
1 # DMA configuration options
7 # DMA options
9 menuconfig DMA config
10 bool "Direct Memory Access (DMA) drivers"
12 if DMA
14 bool "DMA 64 bit address support"
17 DMA addresses are supported.
20 int "DMA init priority"
23 DMA driver device initialization priority.
25 module = DMA
26 module-str = dma
29 source "drivers/dma/Kconfig.stm32"
31 source "drivers/dma/Kconfig.sam_xdmac"
33 source "drivers/dma/Kconfig.dw"
35 source "drivers/dma/Kconfig.nios2_msgdma"
37 source "drivers/dma/Kconfig.sam0"
39 source "drivers/dma/Kconfig.mcux_edma"
41 source "drivers/dma/Kconfig.mcux_lpc"
43 source "drivers/dma/Kconfig.dma_pl330"
45 source "drivers/dma/Kconfig.iproc_pax"
47 source "drivers/dma/Kconfig.intel_adsp_gpdma"
49 source "drivers/dma/Kconfig.intel_adsp_hda"
51 source "drivers/dma/Kconfig.gd32"
53 source "drivers/dma/Kconfig.esp32"
55 source "drivers/dma/Kconfig.xec"
57 source "drivers/dma/Kconfig.xmc4xxx"
59 source "drivers/dma/Kconfig.rpi_pico"
61 source "drivers/dma/Kconfig.intel_lpss"
63 source "drivers/dma/Kconfig.mcux_pxp"
65 source "drivers/dma/Kconfig.max32"
67 source "drivers/dma/Kconfig.mcux_smartdma"
69 source "drivers/dma/Kconfig.andes_atcdmac300"
71 source "drivers/dma/Kconfig.sedi"
73 source "drivers/dma/Kconfig.si32"
75 source "drivers/dma/Kconfig.silabs"
77 source "drivers/dma/Kconfig.smartbond"
79 source "drivers/dma/Kconfig.nxp_sof_host_dma"
81 source "drivers/dma/Kconfig.emul"
83 source "drivers/dma/Kconfig.nxp_edma"
85 source "drivers/dma/Kconfig.dw_axi_dmac"
86 source "drivers/dma/Kconfig.xilinx_axi_dma"
88 source "drivers/dma/Kconfig.nxp_sdma"
90 endif # DMA