diff options
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 1df3bd97cb15..9e56c3989d68 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -492,19 +492,19 @@ config I2C_VIA | |||
492 | will be called i2c-via. | 492 | will be called i2c-via. |
493 | 493 | ||
494 | config I2C_VIAPRO | 494 | config I2C_VIAPRO |
495 | tristate "VIA 82C596/82C686/823x" | 495 | tristate "VIA 82C596/82C686/82xx" |
496 | depends on I2C && PCI | 496 | depends on I2C && PCI |
497 | help | 497 | help |
498 | If you say yes to this option, support will be included for the VIA | 498 | If you say yes to this option, support will be included for the VIA |
499 | 82C596/82C686/823x I2C interfaces. Specifically, the following | 499 | 82C596/82C686/82xx I2C interfaces. Specifically, the following |
500 | chipsets are supported: | 500 | chipsets are supported: |
501 | 82C596A/B | 501 | VT82C596A/B |
502 | 82C686A/B | 502 | VT82C686A/B |
503 | 8231 | 503 | VT8231 |
504 | 8233 | 504 | VT8233/A |
505 | 8233A | 505 | VT8235 |
506 | 8235 | 506 | VT8237R/A |
507 | 8237 | 507 | VT8251 |
508 | 508 | ||
509 | This driver can also be built as a module. If so, the module | 509 | This driver can also be built as a module. If so, the module |
510 | will be called i2c-viapro. | 510 | will be called i2c-viapro. |