drivers: dma: Add infineon xmc4xxx dma support
Adds dma drivers for xmc4xxx SoCs. Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
This commit is contained in:
parent
74db50b99d
commit
8a97da056b
10 changed files with 592 additions and 0 deletions
|
@ -30,4 +30,9 @@ config HAS_XMCLIB_VADC
|
|||
help
|
||||
Enable XMCLIB VADC
|
||||
|
||||
config HAS_XMCLIB_DMA
|
||||
bool
|
||||
help
|
||||
Enable XMCLIB DMA
|
||||
|
||||
endif # HAS_XMCLIB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue