From b45b262cefd5b8eb2ba88d20e5bd295881293894 Mon Sep 17 00:00:00 2001
From: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Date: Sat, 19 Jul 2014 12:48:51 +0200
Subject: dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores

This patch adds a driver for NBPF DMAC IP cores from Renesas, designed for
the AMBA AXI bus.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
---
 drivers/dma/Kconfig | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'drivers/dma/Kconfig')

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
 
-- 
cgit v1.2.3