Browse Source

Merge branch 'for-2636/i2c/nxp' into next-i2c

Ben Dooks 15 years ago
parent
commit
d8a6206d4f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      drivers/i2c/busses/Kconfig

+ 2 - 2
drivers/i2c/busses/Kconfig

@@ -496,8 +496,8 @@ config I2C_PMCMSP
 	  will be called i2c-pmcmsp.
 	  will be called i2c-pmcmsp.
 
 
 config I2C_PNX
 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
 	help
 	  This driver supports the Philips IP3204 I2C IP block master and/or
 	  This driver supports the Philips IP3204 I2C IP block master and/or
 	  slave controller
 	  slave controller