diff options
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 8206442fbabd..bb216c5fe30e 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -113,7 +113,7 @@ config I2C_ISCH | |||
113 | will be called i2c-isch. | 113 | will be called i2c-isch. |
114 | 114 | ||
115 | config I2C_PIIX4 | 115 | config I2C_PIIX4 |
116 | tristate "Intel PIIX4 and compatible (ATI/Serverworks/Broadcom/SMSC)" | 116 | tristate "Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC)" |
117 | depends on PCI | 117 | depends on PCI |
118 | help | 118 | help |
119 | If you say yes to this option, support will be included for the Intel | 119 | If you say yes to this option, support will be included for the Intel |
@@ -128,6 +128,7 @@ config I2C_PIIX4 | |||
128 | ATI SB600 | 128 | ATI SB600 |
129 | ATI SB700 | 129 | ATI SB700 |
130 | ATI SB800 | 130 | ATI SB800 |
131 | AMD SB900 | ||
131 | Serverworks OSB4 | 132 | Serverworks OSB4 |
132 | Serverworks CSB5 | 133 | Serverworks CSB5 |
133 | Serverworks CSB6 | 134 | Serverworks CSB6 |