Skip to content

Commit

Permalink
ARM: kill Hynix h720x platform
Browse files Browse the repository at this point in the history
The platform was merged about 10 years ago, and has seen few updates
for most of the time since. The people that merged the code seem
no longer interested in it either, so let's remove it now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Robert Schwebel <r.schwebel@pengutronix.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Arnd Bergmann committed Mar 19, 2013
1 parent 947906a commit e7b6439
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 1,590 deletions.
10 changes: 0 additions & 10 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -494,14 +494,6 @@ config ARCH_NETX
help
This enables support for systems based on the Hilscher NetX Soc

config ARCH_H720X
bool "Hynix HMS720x-based"
select ARCH_USES_GETTIMEOFFSET
select CPU_ARM720T
select ISA_DMA_API
help
This enables support for systems based on the Hynix HMS720x

config ARCH_IOP13XX
bool "IOP13xx-based"
depends on MMU
Expand Down Expand Up @@ -1052,8 +1044,6 @@ source "arch/arm/mach-footbridge/Kconfig"

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

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

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

source "arch/arm/mach-integrator/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ machine-$(CONFIG_ARCH_DOVE) += dove
machine-$(CONFIG_ARCH_EBSA110) += ebsa110
machine-$(CONFIG_ARCH_EP93XX) += ep93xx
machine-$(CONFIG_ARCH_GEMINI) += gemini
machine-$(CONFIG_ARCH_H720X) += h720x
machine-$(CONFIG_ARCH_HIGHBANK) += highbank
machine-$(CONFIG_ARCH_INTEGRATOR) += integrator
machine-$(CONFIG_ARCH_IOP13XX) += iop13xx
Expand Down
27 changes: 0 additions & 27 deletions arch/arm/configs/h7201_defconfig

This file was deleted.

47 changes: 0 additions & 47 deletions arch/arm/configs/h7202_defconfig

This file was deleted.

40 changes: 0 additions & 40 deletions arch/arm/mach-h720x/Kconfig

This file was deleted.

16 changes: 0 additions & 16 deletions arch/arm/mach-h720x/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions arch/arm/mach-h720x/Makefile.boot

This file was deleted.

Loading

0 comments on commit e7b6439

Please sign in to comment.