b29dabaf57
The DMA API provides dma_slot field as a method to configure at runtime which peripheral DMA_request the DMA controller should select. This method allows to specify different selections for different stm32 DMA streams. So, all the Kconfig definitions, which by the way where fixing the same selection for all DMA streams, have been deleted. Signed-off-by: Armando Visconti <armando.visconti@st.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cavs | ||
Kconfig.nios2_msgdma | ||
Kconfig.qmsi | ||
Kconfig.sam_xdmac | ||
Kconfig.stm32f4x | ||
dma_cavs.c | ||
dma_cavs.h | ||
dma_handlers.c | ||
dma_nios2_msgdma.c | ||
dma_qmsi.c | ||
dma_sam_xdmac.c | ||
dma_sam_xdmac.h | ||
dma_stm32f4x.c |