]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/busses/Kconfig
Merge with ../linux-2.6
[linux-2.6-omap-h63xx.git] / drivers / i2c / busses / Kconfig
index 8334496a7e0aee02b42ca7b4953a165d2efb91e1..d21123b3303407fd458ab08b109c01d2608b5406 100644 (file)
@@ -507,4 +507,11 @@ config I2C_MV64XXX
          This driver can also be built as a module.  If so, the module
          will be called i2c-mv64xxx.
 
+config I2C_OMAP
+       tristate "OMAP I2C adapter"
+       depends on I2C && ARCH_OMAP
+       default y if MACH_OMAP_H3 || MACH_OMAP_OSK
+       help
+         Support for TI OMAP I2C driver. Say yes if you want to use the OMAP
+         I2C interface.
 endmenu