i2c: i801: Add device ID for Intel Wildcat Point PCH
[pandora-kernel.git] / drivers / i2c / busses / Kconfig
index a3afac4..e5dffc9 100644 (file)
@@ -103,6 +103,14 @@ config I2C_I801
            Patsburg (PCH)
            DH89xxCC (PCH)
            Panther Point (PCH)
            Patsburg (PCH)
            DH89xxCC (PCH)
            Panther Point (PCH)
+           Lynx Point (PCH)
+           Lynx Point-LP (PCH)
+           Avoton (SOC)
+           Wellsburg (PCH)
+           Coleto Creek (PCH)
+           Wildcat Point (PCH)
+           Wildcat Point-LP (PCH)
+           BayTrail (SOC)
 
          This driver can also be built as a module.  If so, the module
          will be called i2c-i801.
 
          This driver can also be built as a module.  If so, the module
          will be called i2c-i801.
@@ -135,6 +143,8 @@ config I2C_PIIX4
            ATI SB700
            ATI SB800
            AMD Hudson-2
            ATI SB700
            ATI SB800
            AMD Hudson-2
+           AMD ML
+           AMD CZ
            Serverworks OSB4
            Serverworks CSB5
            Serverworks CSB6
            Serverworks OSB4
            Serverworks CSB5
            Serverworks CSB6
@@ -349,9 +359,13 @@ config I2C_DAVINCI
          devices such as DaVinci NIC.
          For details please see http://www.ti.com/davinci
 
          devices such as DaVinci NIC.
          For details please see http://www.ti.com/davinci
 
+config I2C_DESIGNWARE_CORE
+       tristate
+
 config I2C_DESIGNWARE_PLATFORM
        tristate "Synopsys DesignWare Platfrom"
        depends on HAVE_CLK
 config I2C_DESIGNWARE_PLATFORM
        tristate "Synopsys DesignWare Platfrom"
        depends on HAVE_CLK
+       select I2C_DESIGNWARE_CORE
        help
          If you say yes to this option, support will be included for the
          Synopsys DesignWare I2C adapter. Only master mode is supported.
        help
          If you say yes to this option, support will be included for the
          Synopsys DesignWare I2C adapter. Only master mode is supported.
@@ -362,6 +376,7 @@ config I2C_DESIGNWARE_PLATFORM
 config I2C_DESIGNWARE_PCI
        tristate "Synopsys DesignWare PCI"
        depends on PCI
 config I2C_DESIGNWARE_PCI
        tristate "Synopsys DesignWare PCI"
        depends on PCI
+       select I2C_DESIGNWARE_CORE
        help
          If you say yes to this option, support will be included for the
          Synopsys DesignWare I2C adapter. Only master mode is supported.
        help
          If you say yes to this option, support will be included for the
          Synopsys DesignWare I2C adapter. Only master mode is supported.