summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-07-10 15:28:22 +0200
committerSimon Horman <horms+renesas@verge.net.au>2017-07-27 16:06:23 +0200
commit52078ca712cd933844721aaa700b3bd85234841f (patch)
treee11d293581444e342ca46e6b9d9394a78bdffc6f /arch/arm/configs
parentcdbacdaf89226db73aeed157d287a4702a4a09d3 (diff)
downloadop-kernel-dev-52078ca712cd933844721aaa700b3bd85234841f.zip
op-kernel-dev-52078ca712cd933844721aaa700b3bd85234841f.tar.gz
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 ea2075d..072a455 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
OpenPOWER on IntegriCloud