drivers: add dma spinal dmesg driver

Signed-off-by: Dolu1990 <charles.papon.90@gmail.com>
Signed-off-by: Mohamad Noor Alim Hussin <mnalim@efinixinc.com>
This commit is contained in:
Mohamad Noor Alim Hussin
2022-01-10 18:39:37 +08:00
committed by Byron Lathi
parent 270244937f
commit 7e9a098f27
3 changed files with 775 additions and 0 deletions

View File

@@ -570,6 +570,12 @@ config STM32_MDMA
If you have a board based on STM32 SoC and wish to use the master DMA
say Y here.
config SPINAL_LIB_DMASG
tristate "SpinalHDL lib DMASG"
select DMA_ENGINE
help
Enable support for SpinalHDL lib DMASG controller.
config SPRD_DMA
tristate "Spreadtrum DMA support"
depends on ARCH_SPRD || COMPILE_TEST