aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
diff options
context:
space:
mode:
authorKevin Wells <wellsk40@gmail.com>2010-08-05 15:40:17 -0700
committerBen Dooks <ben-linux@fluff.org>2010-08-11 00:30:24 +0100
commitc115167aef64717fb6b81cde957853ef16dd9551 (patch)
treec319c4d9dc63e77a0604d5a09a2b572b56c0962f /drivers/i2c/busses/Kconfig
parent45d7f32c7a43cbb9592886d38190e379e2eb2226 (diff)
downloadkernel_samsung_smdk4412-c115167aef64717fb6b81cde957853ef16dd9551.zip
kernel_samsung_smdk4412-c115167aef64717fb6b81cde957853ef16dd9551.tar.gz
kernel_samsung_smdk4412-c115167aef64717fb6b81cde957853ef16dd9551.tar.bz2
i2c: Enable NXP LPC support in Kconfig
NXP LPC series processors use the IP3204 I2C block shared with the Philips PNX4008 processor. Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r--drivers/i2c/busses/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index bceafbf..77eabae 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -496,8 +496,8 @@ config I2C_PMCMSP
will be called i2c-pmcmsp.
config I2C_PNX
- tristate "I2C bus support for Philips PNX targets"
- depends on ARCH_PNX4008
+ tristate "I2C bus support for Philips PNX and NXP LPC targets"
+ depends on ARCH_PNX4008 || ARCH_LPC32XX
help
This driver supports the Philips IP3204 I2C IP block master and/or
slave controller