diff options
Diffstat (limited to 'drivers')
-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 113505a6434e..107d5c201b6b 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -433,7 +433,7 @@ config I2C_IXP2000 | |||
433 | 433 | ||
434 | config I2C_MPC | 434 | config I2C_MPC |
435 | tristate "MPC107/824x/85xx/512x/52xx/83xx/86xx" | 435 | tristate "MPC107/824x/85xx/512x/52xx/83xx/86xx" |
436 | depends on PPC32 | 436 | depends on PPC |
437 | help | 437 | help |
438 | If you say yes to this option, support will be included for the | 438 | If you say yes to this option, support will be included for the |
439 | built-in I2C interface on the MPC107, Tsi107, MPC512x, MPC52xx, | 439 | built-in I2C interface on the MPC107, Tsi107, MPC512x, MPC52xx, |