[PATCH v2 9/9] arm64: defconfig: add CONFIG_FSL_EDMA3

From: Robin Gong
Date: Tue Jul 14 2020 - 05:28:11 EST


Add CONFIG_FSL_EDMA3 for i.mx8qxp/i.mx8qm.

Signed-off-by: Robin Gong <yibin.gong@xxxxxxx>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ae76fae..d786bd9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -770,6 +770,7 @@ CONFIG_DMADEVICES=y
CONFIG_DMA_BCM2835=y
CONFIG_DMA_SUN6I=m
CONFIG_FSL_EDMA=y
+CONFIG_FSL_EDMA3=y
CONFIG_IMX_SDMA=y
CONFIG_K3_DMA=y
CONFIG_MV_XOR=y
--
2.7.4