[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1386140747-16043-2-git-send-email-zhouqiao@marvell.com>
Date: Wed, 4 Dec 2013 15:05:47 +0800
From: Qiao Zhou <zhouqiao@...vell.com>
To: <eric.y.miao@...il.com>, <haojian.zhuang@...il.com>,
<dan.j.williams@...el.com>, <vinod.koul@...el.com>,
<linux-kernel@...r.kernel.org>, <dmaengine@...r.kernel.org>,
<chao.xie@...vell.com>
CC: Qiao Zhou <zhouqiao@...vell.com>
Subject: [PATCH 2/2] dma: mmp-tdma: select sram driver
Reported-by: Dan Williams <dan.j.williams@...el.com>
Signed-off-by: Qiao Zhou <zhouqiao@...vell.com>
---
drivers/dma/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index dd2874e..4e41b69 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -288,6 +288,7 @@ config MMP_TDMA
bool "MMP Two-Channel DMA support"
depends on ARCH_MMP
select DMA_ENGINE
+ select MMP_SRAM
help
Support the MMP Two-Channel DMA engine.
This engine used for MMP Audio DMA and pxa910 SQU.
--
1.7.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists