aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-05-24 17:05:10 +0100
committerPavel <pavel@ucw.cz>2019-06-23 12:14:24 +0200
commit786cbcb69c4e084725ac8a8939396a8b4edd7d12 (patch)
treee469a67a7277c99a239e2a0a5067006ec30a6536
parent903abd2f06ac966570f08a4ad337d8cd112b05f2 (diff)
downloadlinux-cip-786cbcb69c4e084725ac8a8939396a8b4edd7d12.tar.gz
ARM: shmobile: defconfig: Enable missing support based on DTSes
Enable all missing support, extracted from the various Renesas ARM DTSes using linux-config-from-dt. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> (cherry picked from commit 6161cc147277e7537d73a45d732a7112997c20f6) (enabled only USB-DMAC apart from previously enabled CAN and CAN_RCAR) Signed-off-by: Biju Das <biju.das@bp.renesas.com> Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
-rw-r--r--arch/arm/configs/shmobile_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index ca040733f078a4..3282a4fd1dbe95 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -192,6 +192,7 @@ CONFIG_RTC_DRV_RX8581=y
CONFIG_DMADEVICES=y
CONFIG_SH_DMAE=y
CONFIG_RCAR_DMAC=y
+CONFIG_RENESAS_USB_DMAC=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=y
CONFIG_AK8975=y