From: Nam Nguyen Date: Tue, 18 Jan 2022 03:35:37 +0000 (+0700) Subject: configs: condor: Enabled I2C support for R-Car V3H X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=23fd0bb987c781d2f87af6b546fb219b40ad1057;p=u-boot.git 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 Signed-off-by: Hai Pham Signed-off-by: Marek Vasut --- diff --git a/configs/r8a77980_condor_defconfig b/configs/r8a77980_condor_defconfig index 194fdde812..36b39c1461 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