]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/Kconfig
i2c: rcar_iic: Allow IIC on RCar Gen2
[u-boot] / drivers / i2c / Kconfig
index 7dbec775dfbd46812365bf552195bbb1e4a679cb..9d43690503d1e100d29bc54aafef8782a6aba288 100644 (file)
@@ -178,7 +178,7 @@ endif
 
 config SYS_I2C_RCAR_IIC
        bool "Renesas RCar Gen3 IIC driver"
-       depends on RCAR_GEN3 && DM_I2C
+       depends on (RCAR_GEN3 || RCAR_GEN2) && DM_I2C
        help
          Support for Renesas RCar Gen3 IIC controller.