Skip to content

Commit

Permalink
ARM: mach-loki: delete
Browse files Browse the repository at this point in the history
This was introduced more than 3 years ago, and since then only generic
janitorial changes were made without further addition of actual support
for "real" devices.  This is therefore a cost with no benefits to keep
in the tree.  If someone wishes to revive this code, it is always
possible to retrieve it from the Git repository.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
CC: Ke Wei <kewei@marvell.com>
CC: Saeed Bishara <saeed@marvell.com>
CC: Lennert Buytenhek <buytenh@wantstofly.org>
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Jul 18, 2011
1 parent 632b7cf commit c8b7d43
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 960 deletions.
10 changes: 0 additions & 10 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -490,14 +490,6 @@ config ARCH_KIRKWOOD
Support for the following Marvell Kirkwood series SoCs:
88F6180, 88F6192 and 88F6281.

config ARCH_LOKI
bool "Marvell Loki (88RC8480)"
select CPU_FEROCEON
select GENERIC_CLOCKEVENTS
select PLAT_ORION
help
Support for the Marvell Loki (88RC8480) SoC.

config ARCH_LPC32XX
bool "NXP LPC32XX"
select CLKSRC_MMIO
Expand Down Expand Up @@ -924,8 +916,6 @@ source "arch/arm/mach-kirkwood/Kconfig"

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

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

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

source "arch/arm/mach-msm/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ machine-$(CONFIG_ARCH_IXP23XX) := ixp23xx
machine-$(CONFIG_ARCH_IXP4XX) := ixp4xx
machine-$(CONFIG_ARCH_KIRKWOOD) := kirkwood
machine-$(CONFIG_ARCH_KS8695) := ks8695
machine-$(CONFIG_ARCH_LOKI) := loki
machine-$(CONFIG_ARCH_LPC32XX) := lpc32xx
machine-$(CONFIG_ARCH_MMP) := mmp
machine-$(CONFIG_ARCH_MSM) := msm
Expand Down
120 changes: 0 additions & 120 deletions arch/arm/configs/loki_defconfig

This file was deleted.

13 changes: 0 additions & 13 deletions arch/arm/mach-loki/Kconfig

This file was deleted.

3 changes: 0 additions & 3 deletions arch/arm/mach-loki/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions arch/arm/mach-loki/Makefile.boot

This file was deleted.

122 changes: 0 additions & 122 deletions arch/arm/mach-loki/addr-map.c

This file was deleted.

Loading

0 comments on commit c8b7d43

Please sign in to comment.