diff options
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
| -rw-r--r-- | drivers/i2c/busses/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 5d4aa5e873ca..94eae5c3cbc7 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
| @@ -472,6 +472,16 @@ config I2C_S3C2410 | |||
| 472 | Say Y here to include support for I2C controller in the | 472 | Say Y here to include support for I2C controller in the |
| 473 | Samsung S3C2410 based System-on-Chip devices. | 473 | Samsung S3C2410 based System-on-Chip devices. |
| 474 | 474 | ||
| 475 | config I2C_S6000 | ||
| 476 | tristate "S6000 I2C support" | ||
| 477 | depends on XTENSA_VARIANT_S6000 | ||
| 478 | help | ||
| 479 | This driver supports the on chip I2C device on the | ||
| 480 | S6000 xtensa processor family. | ||
| 481 | |||
| 482 | To compile this driver as a module, choose M here. The module | ||
| 483 | will be called i2c-s6000. | ||
| 484 | |||
| 475 | config I2C_SH7760 | 485 | config I2C_SH7760 |
| 476 | tristate "Renesas SH7760 I2C Controller" | 486 | tristate "Renesas SH7760 I2C Controller" |
| 477 | depends on CPU_SUBTYPE_SH7760 | 487 | depends on CPU_SUBTYPE_SH7760 |
