aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorNam Nguyen2022-01-18 10:35:37 +0700
committerMarek Vasut2022-03-14 11:49:17 +0100
commit23fd0bb987c781d2f87af6b546fb219b40ad1057 (patch)
tree7ae7159dd7d30f1959a9e5ebd8a3d374560198df /configs
parent098579a4a5d615e80543a3c34855cecf4864d4d2 (diff)
configs: condor: Enabled I2C support for R-Car V3H
Enable I2C support for R-Car V3H (R8A77980) on Condor board. Signed-off-by: Nam Nguyen <nam.nguyen.yh@renesas.com> Signed-off-by: Hai Pham <hai.pham.ud@renesas.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/r8a77980_condor_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a77980_condor_defconfig b/configs/r8a77980_condor_defconfig
index 194fdde812b..36b39c1461d 100644
--- a/configs/r8a77980_condor_defconfig
+++ b/configs/r8a77980_condor_defconfig
@@ -52,7 +52,7 @@ CONFIG_DFU_RAM=y
CONFIG_DFU_SF=y
CONFIG_RCAR_GPIO=y
CONFIG_DM_I2C=y
-CONFIG_SYS_I2C_RCAR_IIC=y
+CONFIG_SYS_I2C_RCAR_I2C=y
# CONFIG_MMC is not set
CONFIG_MTD=y
CONFIG_DM_SPI_FLASH=y