diff options
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r-- | drivers/dma/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index d4f0415894c7..901818c1b37c 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -383,6 +383,12 @@ config DMA_SUN6I help Support for the DMA engine for Allwinner A31 SoCs. +config NBPFAXI_DMA + tristate "Renesas Type-AXI NBPF DMA support" + select DMA_ENGINE + help + Support for "Type-AXI" NBPF DMA IPs from Renesas + config DMA_ENGINE bool |