]> err.no Git - linux-2.6/blobdiff - drivers/i2c/busses/Kconfig
i2c: New bus driver for TI OMAP boards
[linux-2.6] / drivers / i2c / busses / Kconfig
index 404508ca73261496d7f7c69f6c2cbecb6772b18c..1df3bd97cb158e4377d3b00c7fd88432afbe0040 100644 (file)
@@ -287,6 +287,16 @@ config I2C_OCORES
          This driver can also be built as a module.  If so, the module
          will be called i2c-ocores.
 
+config I2C_OMAP
+       tristate "OMAP I2C adapter"
+       depends on I2C && ARCH_OMAP
+       default y if MACH_OMAP_H3 || MACH_OMAP_OSK
+       help
+         If you say yes to this option, support will be included for the
+         I2C interface on the Texas Instruments OMAP1/2 family of processors.
+         Like OMAP1510/1610/1710/5912 and OMAP242x.
+         For details see http://www.ti.com/omap.
+
 config I2C_PARPORT
        tristate "Parallel port adapter"
        depends on I2C && PARPORT