diff options
author | Roland Stigge <stigge@antcom.de> | 2012-08-26 10:30:37 -0400 |
---|---|---|
committer | Roland Stigge <stigge@antcom.de> | 2012-08-26 10:30:37 -0400 |
commit | d684f05f2d55655eee93d86974e9271010aaed09 (patch) | |
tree | 291edb04ccf39fb274ce08bca0dca3b5985315a5 /drivers/i2c/busses/Kconfig | |
parent | fea7a08acb13524b47711625eebea40a0ede69a0 (diff) |
ARM: mach-pnx4008: Remove architecture
This patch removes the ARM architecture mach-pnx4008. No direct support or user
feedback since 2006. Acknowledgements from NXP/Philips and Linux arm-soc
maintainers.
Signed-off-by: Roland Stigge <stigge@antcom.de>
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-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 b4aaa1bd6728..2025adfed10c 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -545,7 +545,7 @@ config I2C_PMCMSP | |||
545 | 545 | ||
546 | config I2C_PNX | 546 | config I2C_PNX |
547 | tristate "I2C bus support for Philips PNX and NXP LPC targets" | 547 | tristate "I2C bus support for Philips PNX and NXP LPC targets" |
548 | depends on ARCH_PNX4008 || ARCH_LPC32XX | 548 | depends on ARCH_LPC32XX |
549 | help | 549 | help |
550 | This driver supports the Philips IP3204 I2C IP block master and/or | 550 | This driver supports the Philips IP3204 I2C IP block master and/or |
551 | slave controller | 551 | slave controller |