i2c: thunderx: Add i2c driver for ThunderX SOC
[cascardo/linux.git] / drivers / i2c / busses / Kconfig
index 5c3993b..d69a342 100644 (file)
@@ -956,6 +956,16 @@ config I2C_OCTEON
          This driver can also be built as a module.  If so, the module
          will be called i2c-octeon.
 
+config I2C_THUNDERX
+       tristate "Cavium ThunderX I2C bus support"
+       depends on 64BIT && PCI && (ARM64 || COMPILE_TEST)
+       help
+         Say yes if you want to support the I2C serial bus on Cavium
+         ThunderX SOC.
+
+         This driver can also be built as a module.  If so, the module
+         will be called i2c-thunderx.
+
 config I2C_XILINX
        tristate "Xilinx I2C Controller"
        depends on HAS_IOMEM