From: guodong.xu@linaro.org (Guodong Xu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 6/6] arm64: defconfig: enable DMA driver for hi3660
Date: Thu, 10 Aug 2017 10:37:28 +0800 [thread overview]
Message-ID: <20170810023728.19621-7-guodong.xu@linaro.org> (raw)
In-Reply-To: <20170810023728.19621-1-guodong.xu@linaro.org>
From: Wang Ruyi <wangruyi@huawei.com>
enable DMA driver for hi3660.
Signed-off-by: Wang Ruyi <wangruyi@huawei.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 81008e1..ab085d0 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -457,6 +457,7 @@ CONFIG_RTC_DRV_TEGRA=y
CONFIG_RTC_DRV_XGENE=y
CONFIG_DMADEVICES=y
CONFIG_DMA_BCM2835=m
+CONFIG_K3_DMA=y
CONFIG_MV_XOR_V2=y
CONFIG_PL330_DMA=y
CONFIG_TEGRA20_APB_DMA=y
--
2.10.2
next prev parent reply other threads:[~2017-08-10 2:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-10 2:37 [PATCH v2 0/6] arm64: defconfig: enable configs for HiKey960 Guodong Xu
2017-08-10 2:37 ` [PATCH v2 1/6] arm64: defconfig: enable Kirin PCIe Guodong Xu
2017-08-10 2:37 ` [PATCH v2 2/6] arm64: defconfig: enable support hi6421v530 PMIC Guodong Xu
2017-08-10 2:37 ` [PATCH v2 3/6] arm64: defconfig: enable CONFIG_SYSCON_REBOOT_MODE Guodong Xu
2017-08-10 2:37 ` [PATCH v2 4/6] arm64: defconfig: enable support for serial port connected device Guodong Xu
2017-08-10 2:37 ` [PATCH v2 5/6] arm64: defconfig: enable OP-TEE Guodong Xu
2017-08-10 2:37 ` Guodong Xu [this message]
2017-08-15 13:33 ` [PATCH v2 0/6] arm64: defconfig: enable configs for HiKey960 Wei Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170810023728.19621-7-guodong.xu@linaro.org \
--to=guodong.xu@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).