From: Kevin Wells Date: Thu, 5 Aug 2010 22:40:17 +0000 (-0700) Subject: i2c: Enable NXP LPC support in Kconfig X-Git-Tag: firefly_0821_release~9833^2~752^2~1^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c115167aef64717fb6b81cde957853ef16dd9551;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Ben Dooks --- diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index bceafbfa7268..77eabae4df8a 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