]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/i2c/Kconfig
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
[thirdparty/u-boot.git] / drivers / i2c / Kconfig
index 5eceab9ea81497753adbd888c938e0c5975a9063..ae3b501555167d78ea1ec9fd7164f1ea5e870877 100644 (file)
@@ -96,6 +96,12 @@ config SYS_I2C_CADENCE
          Say yes here to select Cadence I2C Host Controller. This controller is
          e.g. used by Xilinx Zynq.
 
+config SYS_I2C_DAVINCI
+       bool "Davinci I2C Controller"
+       depends on (ARCH_KEYSTONE || ARCH_DAVINCI)
+       help
+         Say yes here to add support for Davinci and Keystone I2C controller
+
 config SYS_I2C_DW
        bool "Designware I2C Controller"
        default n