aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorGravatar Geert Uytterhoeven <geert+renesas@glider.be> 2017-07-10 15:28:22 +0200
committerGravatar Simon Horman <horms+renesas@verge.net.au> 2017-07-27 16:06:23 +0200
commit52078ca712cd933844721aaa700b3bd85234841f (patch)
treee11d293581444e342ca46e6b9d9394a78bdffc6f /arch/arm/configs
parentARM: multi_v7_defconfig: Replace DRM_RCAR_HDMI by generic bridge options (diff)
downloadlinux-52078ca712cd933844721aaa700b3bd85234841f.tar.gz
linux-52078ca712cd933844721aaa700b3bd85234841f.tar.bz2
linux-52078ca712cd933844721aaa700b3bd85234841f.zip
ARM: multi_v7_defconfig: Enable DMA for Renesas serial ports
DMA for (H)SCIF(A|B) serial ports on Renesas R-Car Gen2 and RZ/G1 SoCs is considered stable, hence enable it by default. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
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 ea2075d8e185..072a455008df 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -330,6 +330,7 @@ CONFIG_SERIAL_IMX_CONSOLE=y
CONFIG_SERIAL_SH_SCI=y
CONFIG_SERIAL_SH_SCI_NR_UARTS=20
CONFIG_SERIAL_SH_SCI_CONSOLE=y
+CONFIG_SERIAL_SH_SCI_DMA=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_SERIAL_VT8500=y