diff mbox

[21/23,v3] ARM: shmobile: multiplatform: add R-Car DMAC support on defconfig

Message ID 8761ev91ke.wl%kuninori.morimoto.gx@gmail.com (mailing list archive)
State Accepted
Commit eeaeb4b58b31ddc56eff757b5a71ea664726ef60
Delegated to: Simon Horman
Headers show

Commit Message

Kuninori Morimoto Nov. 4, 2014, 1:50 a.m. UTC
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
v2 -> v3

 - no change

 arch/arm/configs/shmobile_defconfig |    1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index c8201a9..b32afae 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -145,6 +145,7 @@  CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_S35390A=y
 CONFIG_DMADEVICES=y
 CONFIG_SH_DMAE=y
+CONFIG_RCAR_DMAC=y
 # CONFIG_IOMMU_SUPPORT is not set
 CONFIG_PWM=y
 CONFIG_PWM_RENESAS_TPU=y