diff options
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-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 51de2ccc1519..1577bcad288a 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -246,7 +246,7 @@ config I2C_PIIX4 | |||
246 | 246 | ||
247 | config I2C_IBM_IIC | 247 | config I2C_IBM_IIC |
248 | tristate "IBM PPC 4xx on-chip I2C interface" | 248 | tristate "IBM PPC 4xx on-chip I2C interface" |
249 | depends on IBM_OCP | 249 | depends on 4xx |
250 | help | 250 | help |
251 | Say Y here if you want to use IIC peripheral found on | 251 | Say Y here if you want to use IIC peripheral found on |
252 | embedded IBM PPC 4xx based systems. | 252 | embedded IBM PPC 4xx based systems. |