[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1449110977-23951-1-git-send-email-xuejiancheng@huawei.com>
Date: Thu, 3 Dec 2015 10:49:37 +0800
From: Jiancheng Xue <xuejiancheng@...wei.com>
To: <vinod.koul@...el.com>, <khilman@...aro.org>, <arnd@...db.de>,
<olof@...om.net>, <xuwei5@...ilicon.com>,
<haojian.zhuang@...aro.org>, <zhangfei.gao@...aro.org>,
<bintian.wang@...wei.com>
CC: <dmaengine@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<yanhaifeng@...ilicon.com>, <yanghongwei@...ilicon.com>,
<suwenping@...ilicon.com>, <ml.yang@...ilicon.com>,
<gaofei@...ilicon.com>, Jiancheng Xue <xuejiancheng@...wei.com>
Subject: [PATCH v2 9/9] dmaengine: Kconfig: rename ARCH_HI3xxx to ARCH_HI36xx
Rename ARCH_HI3xxx to ARCH_HI36xx.
Signed-off-by: Jiancheng Xue <xuejiancheng@...wei.com>
---
drivers/dma/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index e6cd1a3..53d5676 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -279,7 +279,7 @@ config INTEL_MIC_X100_DMA
config K3_DMA
tristate "Hisilicon K3 DMA support"
- depends on ARCH_HI3xxx
+ depends on ARCH_HI36xx
select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS
help
--
1.9.1
--
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