]> Pileus Git - ~andy/linux/blobdiff - drivers/i2c/busses/Kconfig
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[~andy/linux] / drivers / i2c / busses / Kconfig
index c950be3cce21defb04ec4a75c0f0a05a71e846f8..113505a6434ed073ec2b6ace462a8f52707aa930 100644 (file)
@@ -99,6 +99,7 @@ config I2C_I801
            ICH10
            5/3400 Series (PCH)
            Cougar Point (PCH)
+           Patsburg (PCH)
 
          This driver can also be built as a module.  If so, the module
          will be called i2c-i801.
@@ -637,6 +638,14 @@ config I2C_XILINX
          This driver can also be built as a module.  If so, the module
          will be called xilinx_i2c.
 
+config I2C_EG20T
+        tristate "PCH I2C of Intel EG20T"
+        depends on PCI
+        help
+          This driver is for PCH(Platform controller Hub) I2C of EG20T which
+          is an IOH(Input/Output Hub) for x86 embedded processor.
+          This driver can access PCH I2C bus device.
+
 comment "External I2C/SMBus adapter drivers"
 
 config I2C_PARPORT