diff options
-rw-r--r-- | drivers/i2c/busses/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index e9f9c5dc87ce..52a825a4a19f 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -458,7 +458,7 @@ config I2C_MPC | |||
458 | 458 | ||
459 | config I2C_MV64XXX | 459 | config I2C_MV64XXX |
460 | tristate "Marvell mv64xxx I2C Controller" | 460 | tristate "Marvell mv64xxx I2C Controller" |
461 | depends on (MV64X60 || PLAT_ORION) && EXPERIMENTAL | 461 | depends on (MV64X60 || PLAT_ORION) |
462 | help | 462 | help |
463 | If you say yes to this option, support will be included for the | 463 | If you say yes to this option, support will be included for the |
464 | built-in I2C interface on the Marvell 64xxx line of host bridges. | 464 | built-in I2C interface on the Marvell 64xxx line of host bridges. |