Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[linux-block.git] / drivers / i2c / busses / Kconfig
index d4975444a32db5fa9349ecb63cf80254e3b6757b..9b8e84f20604f436b77494b7ed45bbed7bc53bf5 100644 (file)
@@ -659,6 +659,13 @@ config I2C_GPIO_FAULT_INJECTOR
          faults to an I2C bus, so another bus master can be stress-tested.
          This is for debugging. If unsure, say 'no'.
 
+config I2C_GXP
+       tristate "GXP I2C Interface"
+       depends on ARCH_HPE_GXP || COMPILE_TEST
+       help
+         This enables support for GXP I2C interface. The I2C engines can be
+         either I2C master or I2C slaves.
+
 config I2C_HIGHLANDER
        tristate "Highlander FPGA SMBus interface"
        depends on SH_HIGHLANDER || COMPILE_TEST
@@ -761,6 +768,17 @@ config I2C_LPC2K
          This driver can also be built as a module.  If so, the module
          will be called i2c-lpc2k.
 
+config I2C_LS2X
+       tristate "Loongson LS2X I2C adapter"
+       depends on MACH_LOONGSON64 || COMPILE_TEST
+       help
+         If you say yes to this option, support will be included for the
+         I2C interface on the Loongson-2K SoCs and Loongson LS7A bridge
+         chip.
+
+         This driver can also be built as a module. If so, the module
+         will be called i2c-ls2x.
+
 config I2C_MLXBF
         tristate "Mellanox BlueField I2C controller"
         depends on MELLANOX_PLATFORM && ARM64