diff options
author | Roland Stigge <stigge@antcom.de> | 2012-08-26 16:30:37 +0200 |
---|---|---|
committer | Roland Stigge <stigge@antcom.de> | 2012-08-26 16:30:37 +0200 |
commit | d684f05f2d55655eee93d86974e9271010aaed09 (patch) | |
tree | 291edb04ccf39fb274ce08bca0dca3b5985315a5 /arch/arm/Kconfig | |
parent | fea7a08acb13524b47711625eebea40a0ede69a0 (diff) | |
download | talos-obmc-linux-d684f05f2d55655eee93d86974e9271010aaed09.tar.gz talos-obmc-linux-d684f05f2d55655eee93d86974e9271010aaed09.zip |
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 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 6d6e18fee9fe..efba6049b61c 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -709,14 +709,6 @@ config ARCH_PICOXCELL family of Femtocell devices. The picoxcell support requires device tree for all boards. -config ARCH_PNX4008 - bool "Philips Nexperia PNX4008 Mobile" - select CPU_ARM926T - select CLKDEV_LOOKUP - select ARCH_USES_GETTIMEOFFSET - help - This enables support for Philips PNX4008 mobile platform. - config ARCH_PXA bool "PXA2xx/PXA3xx-based" depends on MMU |