diff options
author | Olof Johansson <olof@lixom.net> | 2012-09-05 16:16:32 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2012-09-05 16:16:32 -0700 |
commit | 7ad8f8f1c5a3a92a303fcf90cb2b15205c0a7635 (patch) | |
tree | 4c683e9206b754fba3f86a48ba41b65cd33a3cfb /arch/arm/Kconfig | |
parent | 63212c5ecdd558defb9aa985375626bac5a5e5a8 (diff) | |
parent | d684f05f2d55655eee93d86974e9271010aaed09 (diff) | |
download | op-kernel-dev-7ad8f8f1c5a3a92a303fcf90cb2b15205c0a7635.zip op-kernel-dev-7ad8f8f1c5a3a92a303fcf90cb2b15205c0a7635.tar.gz |
Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cleanup
Removes the pnx4008 platform support, which hasn't seen any active
development since 2006 and seems to be unused these days.
* 'pnx4008-removal' of git://git.antcom.de/linux-2.6:
ARM: mach-pnx4008: Remove architecture
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 b1330d7..0120167 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -698,14 +698,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 |