From: Masahiro Yamada Date: Fri, 21 Dec 2018 08:51:24 +0000 (+0900) Subject: ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC X-Git-Tag: v5.0-rc1~34^2~1 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=8e564895c30ca73cd9788aecb845879ddee987c3;p=uclinux-h8%2Flinux.git ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC Enable the UniPhier MIO DMAC driver. This is used as the DMA engine for accelerating the SD/eMMC controller drivers. Signed-off-by: Masahiro Yamada Signed-off-by: Olof Johansson --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 63af6234c1b6..715da886046a 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -862,6 +862,7 @@ CONFIG_STM32_DMA=y CONFIG_STM32_DMAMUX=y CONFIG_STM32_MDMA=y CONFIG_TEGRA20_APB_DMA=y +CONFIG_UNIPHIER_MDMAC=y CONFIG_XILINX_DMA=y CONFIG_QCOM_BAM_DMA=y CONFIG_DW_DMAC=y