summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-03-07 22:29:13 +0000
committerBen Dooks <ben-linux@fluff.org>2010-03-07 22:29:13 +0000
commitaaa02ab55796341e713f798c57c5099153869278 (patch)
tree9461dfd82fd275b2d7052a624742961edd3a9b5d /drivers/i2c/busses/Kconfig
parentad0194e8d624df67a970a36e8ef9e61514e25553 (diff)
parent192505bdb4e43ecbd11627bc0e205875edba473c (diff)
downloadop-kernel-dev-aaa02ab55796341e713f798c57c5099153869278.zip
op-kernel-dev-aaa02ab55796341e713f798c57c5099153869278.tar.gz
Merge branch 'next-i2c-mpc-v8' into next-i2c
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r--drivers/i2c/busses/Kconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 1004181..ecf079b 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -419,13 +419,12 @@ config I2C_IXP2000
instead.
config I2C_MPC
- tristate "MPC107/824x/85xx/52xx/86xx"
+ tristate "MPC107/824x/85xx/512x/52xx/83xx/86xx"
depends on PPC32
help
If you say yes to this option, support will be included for the
- built-in I2C interface on the MPC107/Tsi107/MPC8240/MPC8245 and
- MPC85xx/MPC8641 family processors. The driver may also work on 52xx
- family processors, though interrupts are known not to work.
+ built-in I2C interface on the MPC107, Tsi107, MPC512x, MPC52xx,
+ MPC8240, MPC8245, MPC83xx, MPC85xx and MPC8641 family processors.
This driver can also be built as a module. If so, the module
will be called i2c-mpc.
OpenPOWER on IntegriCloud