summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMasahiro Yamada2018-12-21 09:51:24 +0100
committerOlof Johansson2019-01-04 23:26:19 +0100
commit8e564895c30ca73cd9788aecb845879ddee987c3 (patch)
tree90c63eb6ff175a8411879054539a11891c7c6c2e /arch/arm/configs
parentarm64: defconfig: Re-enable bcm2835-thermal driver (diff)
downloadkernel-qcow2-linux-8e564895c30ca73cd9788aecb845879ddee987c3.tar.gz
kernel-qcow2-linux-8e564895c30ca73cd9788aecb845879ddee987c3.tar.xz
kernel-qcow2-linux-8e564895c30ca73cd9788aecb845879ddee987c3.zip
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 <yamada.masahiro@socionext.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
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