Skip to content

Commit

Permalink
ARM: 6629/2: aaec2000: remove support for mach-aaec2000
Browse files Browse the repository at this point in the history
mach-aaec2000 is no longer actively maintained and is only receiving
fixups to remain building with other kernel updates.

Cc: Bellido Nicolas <ml@acolin.be>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Jamie Iles authored and Russell King committed Feb 11, 2011
1 parent 82e6923 commit 21bd6d3
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 1,018 deletions.
11 changes: 0 additions & 11 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -212,15 +212,6 @@ choice
prompt "ARM system type"
default ARCH_VERSATILE

config ARCH_AAEC2000
bool "Agilent AAEC-2000 based"
select CPU_ARM920T
select ARM_AMBA
select HAVE_CLK
select ARCH_USES_GETTIMEOFFSET
help
This enables support for systems based on the Agilent AAEC-2000

config ARCH_INTEGRATOR
bool "ARM Ltd. Integrator family"
select ARM_AMBA
Expand Down Expand Up @@ -871,8 +862,6 @@ endchoice
# Kconfigs may be included either alphabetically (according to the
# plat- suffix) or along side the corresponding mach-* source.
#
source "arch/arm/mach-aaec2000/Kconfig"

source "arch/arm/mach-at91/Kconfig"

source "arch/arm/mach-bcmring/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ endif

# Machine directory name. This list is sorted alphanumerically
# by CONFIG_* macro name.
machine-$(CONFIG_ARCH_AAEC2000) := aaec2000
machine-$(CONFIG_ARCH_AT91) := at91
machine-$(CONFIG_ARCH_BCMRING) := bcmring
machine-$(CONFIG_ARCH_CLPS711X) := clps711x
Expand Down
11 changes: 0 additions & 11 deletions arch/arm/mach-aaec2000/Kconfig

This file was deleted.

9 changes: 0 additions & 9 deletions arch/arm/mach-aaec2000/Makefile

This file was deleted.

1 change: 0 additions & 1 deletion arch/arm/mach-aaec2000/Makefile.boot

This file was deleted.

102 changes: 0 additions & 102 deletions arch/arm/mach-aaec2000/aaed2000.c

This file was deleted.

Loading

0 comments on commit 21bd6d3

Please sign in to comment.