diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-10-28 09:43:54 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-11-27 12:38:11 +0000 |
commit | 635f0258e5ae526034486b4ae9020e64bfb7d27e (patch) | |
tree | 636a311dde9092b8d8f48f5969a70cfa9dba099f /arch/arm/Kconfig | |
parent | ed313489badef16d700f5a3be50e8fd8f8294bc8 (diff) | |
download | linux-3.10-635f0258e5ae526034486b4ae9020e64bfb7d27e.tar.gz linux-3.10-635f0258e5ae526034486b4ae9020e64bfb7d27e.tar.bz2 linux-3.10-635f0258e5ae526034486b4ae9020e64bfb7d27e.zip |
[ARM] clps7500: remove support
The CLPS7500 platform has not built since 2.6.22-git7 and there
seems to be no interest in fixing it. So, remove the platform
support.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 9722f8bb506..6946d95c939 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -243,15 +243,6 @@ config ARCH_AT91 This enables support for systems based on the Atmel AT91RM9200, AT91SAM9 and AT91CAP9 processors. -config ARCH_CLPS7500 - bool "Cirrus CL-PS7500FE" - select TIMER_ACORN - select ISA - select NO_IOPORT - select ARCH_SPARSEMEM_ENABLE - help - Support for the Cirrus Logic PS7500FE system-on-a-chip. - config ARCH_CLPS711X bool "Cirrus Logic CLPS711x/EP721x-based" help |