summaryrefslogtreecommitdiff
path: root/configs/lager_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2018-05-01 08:57:20 +0200
committerMarek Vasut <marex@denx.de>2018-05-20 12:06:54 +0200
commit0a067f71782c40e5708a8aa855cf1277ef28ee66 (patch)
treefbc68ae0f3af7d628dc5b15fefc8439e8b3615a1 /configs/lager_defconfig
parenta06a0ac36d5986ebcb189a92475ccacc37348cd3 (diff)
ARM: rmobile: Enable DM capable RCar I2C driver on Lager
Enable the DM capable driver instead of the legacy one. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/lager_defconfig')
-rw-r--r--configs/lager_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lager_defconfig b/configs/lager_defconfig
index 901b34e1dd..70083bcbfe 100644
--- a/configs/lager_defconfig
+++ b/configs/lager_defconfig
@@ -54,6 +54,7 @@ CONFIG_CLK_RENESAS=y
CONFIG_DM_GPIO=y
CONFIG_RCAR_GPIO=y
CONFIG_DM_I2C=y
+CONFIG_SYS_I2C_RCAR_I2C=y
CONFIG_SYS_I2C_RCAR_IIC=y
CONFIG_DM_MMC=y
CONFIG_SH_MMCIF=y