Lines Matching +full:dma +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0-only
3 # STM32 DMA controllers drivers
7 config STM32_DMA
8 bool "STMicroelectronics STM32 DMA support"
12 Enable support for the on-chip DMA controller on STMicroelectronics
14 If you have a board based on STM32 SoC with such DMA controller
15 and want to use DMA say Y here.
17 config STM32_DMAMUX
18 bool "STMicroelectronics STM32 DMA multiplexer support"
21 Enable support for the on-chip DMA multiplexer on STMicroelectronics
23 If you have a board based on STM32 SoC with such DMA multiplexer
26 config STM32_MDMA
27 bool "STMicroelectronics STM32 master DMA support"
32 Enable support for the on-chip MDMA controller on STMicroelectronics
34 If you have a board based on STM32 SoC with such DMA controller
37 config STM32_DMA3
42 Enable support for the on-chip DMA3 controller on STMicroelectronics