Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639/i2c...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / i2c / busses / Kconfig
index a5f48dc..a6ac86e 100644 (file)
@@ -433,7 +433,7 @@ config I2C_IXP2000
 
 config I2C_MPC
        tristate "MPC107/824x/85xx/512x/52xx/83xx/86xx"
-       depends on PPC32
+       depends on PPC
        help
          If you say yes to this option, support will be included for the
          built-in I2C interface on the MPC107, Tsi107, MPC512x, MPC52xx,
@@ -452,6 +452,16 @@ config I2C_MV64XXX
          This driver can also be built as a module.  If so, the module
          will be called i2c-mv64xxx.
 
+config I2C_MXS
+       tristate "Freescale i.MX28 I2C interface"
+       depends on SOC_IMX28
+       help
+         Say Y here if you want to use the I2C bus controller on
+         the Freescale i.MX28 processors.
+
+         This driver can also be built as a module.  If so, the module
+         will be called i2c-mxs.
+
 config I2C_NOMADIK
        tristate "ST-Ericsson Nomadik/Ux500 I2C Controller"
        depends on PLAT_NOMADIK