i2c: Support for Netlogic XLR/XLS I2C controller.
[deliverable/linux.git] / drivers / i2c / busses / Kconfig
index 3101dd59e3794c6d2d34c2ff4df65f1cece29a28..7726c792c807d7335d9791d554f3a8ccbd1fc3bd 100644 (file)
@@ -681,6 +681,16 @@ config I2C_XILINX
          This driver can also be built as a module.  If so, the module
          will be called xilinx_i2c.
 
+config I2C_XLR
+       tristate "XLR I2C support"
+       depends on CPU_XLR
+       help
+         This driver enables support for the on-chip I2C interface of
+         the Netlogic XLR/XLS MIPS processors.
+
+         This driver can also be built as a module.  If so, the module
+         will be called i2c-xlr.
+
 config I2C_EG20T
        tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) I2C"
        depends on PCI
This page took 0.033327 seconds and 5 git commands to generate.