]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/i2c/Kconfig
i2c: rzg2l: Add I2C driver for RZ/G2L family
[thirdparty/u-boot.git] / drivers / i2c / Kconfig
index 4f42200f3923a087da4d2141a78b82ef62a5fe75..d2a3a13493aa4397936915372f78dfa3fefc4704 100644 (file)
@@ -524,6 +524,13 @@ config SYS_I2C_ROCKCHIP
          have several I2C ports and all are provided, controlled by the
          device tree.
 
+config SYS_I2C_RZ_RIIC
+       bool "Renesas RZ/G2L RIIC driver"
+       depends on RZG2L && DM_I2C
+       help
+         Support for the I2C controller (RIIC) on the Renesas RZ/G2L SoC
+         family.
+
 config SYS_I2C_SANDBOX
        bool "Sandbox I2C driver"
        depends on SANDBOX && DM_I2C