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 a2827e43f0fe..a0018de3bef4 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -237,7 +237,7 @@ config I2C_KEYWEST | |||
237 | 237 | ||
238 | config I2C_MPC | 238 | config I2C_MPC |
239 | tristate "MPC107/824x/85xx/52xx" | 239 | tristate "MPC107/824x/85xx/52xx" |
240 | depends on I2C && PPC | 240 | depends on I2C && PPC32 |
241 | help | 241 | help |
242 | If you say yes to this option, support will be included for the | 242 | If you say yes to this option, support will be included for the |
243 | built-in I2C interface on the MPC107/Tsi107/MPC8240/MPC8245 and | 243 | built-in I2C interface on the MPC107/Tsi107/MPC8240/MPC8245 and |