diff options
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
| -rw-r--r-- | drivers/i2c/busses/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 77eabae4df8a..21d88532d5b2 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
| @@ -448,6 +448,13 @@ config I2C_NOMADIK | |||
| 448 | If you say yes to this option, support will be included for the | 448 | If you say yes to this option, support will be included for the |
| 449 | I2C interface from ST-Ericsson's Nomadik and Ux500 architectures. | 449 | I2C interface from ST-Ericsson's Nomadik and Ux500 architectures. |
| 450 | 450 | ||
| 451 | config I2C_NUC900 | ||
| 452 | tristate "NUC900 I2C Driver" | ||
| 453 | depends on ARCH_W90X900 | ||
| 454 | help | ||
| 455 | Say Y here to include support for I2C controller in the | ||
| 456 | Winbond/Nuvoton NUC900 based System-on-Chip devices. | ||
| 457 | |||
| 451 | config I2C_OCORES | 458 | config I2C_OCORES |
| 452 | tristate "OpenCores I2C Controller" | 459 | tristate "OpenCores I2C Controller" |
| 453 | depends on EXPERIMENTAL | 460 | depends on EXPERIMENTAL |
