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 8eed054e3293..7f69f500daf2 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -225,7 +225,7 @@ config I2C_VIA | |||
225 | will be called i2c-via. | 225 | will be called i2c-via. |
226 | 226 | ||
227 | config I2C_VIAPRO | 227 | config I2C_VIAPRO |
228 | tristate "VIA VT82C596/82C686/82xx and CX700/VX8xx" | 228 | tristate "VIA VT82C596/82C686/82xx and CX700/VX8xx/VX900" |
229 | depends on PCI | 229 | depends on PCI |
230 | help | 230 | help |
231 | If you say yes to this option, support will be included for the VIA | 231 | If you say yes to this option, support will be included for the VIA |
@@ -241,6 +241,7 @@ config I2C_VIAPRO | |||
241 | CX700 | 241 | CX700 |
242 | VX800/VX820 | 242 | VX800/VX820 |
243 | VX855/VX875 | 243 | VX855/VX875 |
244 | VX900 | ||
244 | 245 | ||
245 | This driver can also be built as a module. If so, the module | 246 | This driver can also be built as a module. If so, the module |
246 | will be called i2c-viapro. | 247 | will be called i2c-viapro. |