Skip to content

Commit

Permalink
sh: mach-systemh: Kill off dead board.
Browse files Browse the repository at this point in the history
This code has been untouched since it was merged many years ago, and has
severely bitrotted since, suggesting that the board has no real users
left. Notice of intent to remove has been sent out over the last few
years, with no takers. Kill it off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Oct 29, 2010
1 parent f6eec8d commit 2504075
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 397 deletions.
1 change: 0 additions & 1 deletion arch/sh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ machdir-$(CONFIG_SH_HP6XX) += mach-hp6xx
machdir-$(CONFIG_SH_DREAMCAST) += mach-dreamcast
machdir-$(CONFIG_SH_SH03) += mach-sh03
machdir-$(CONFIG_SH_RTS7751R2D) += mach-r2d
machdir-$(CONFIG_SH_7751_SYSTEMH) += mach-systemh
machdir-$(CONFIG_SH_EDOSK7705) += mach-edosk7705
machdir-$(CONFIG_SH_HIGHLANDER) += mach-highlander
machdir-$(CONFIG_SH_MIGOR) += mach-migor
Expand Down
7 changes: 0 additions & 7 deletions arch/sh/boards/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,6 @@ config SH_7343_SOLUTION_ENGINE
Select 7343 SolutionEngine if configuring for a Hitachi
SH7343 (SH-Mobile 3AS) evaluation board.

config SH_7751_SYSTEMH
bool "SystemH7751R"
depends on CPU_SUBTYPE_SH7751R
help
Select SystemH if you are configuring for a Renesas SystemH
7751R evaluation board.

config SH_HP6XX
bool "HP6XX"
select SYS_SUPPORTS_APM_EMULATION
Expand Down
13 changes: 0 additions & 13 deletions arch/sh/boards/mach-systemh/Makefile

This file was deleted.

158 changes: 0 additions & 158 deletions arch/sh/boards/mach-systemh/io.c

This file was deleted.

61 changes: 0 additions & 61 deletions arch/sh/boards/mach-systemh/irq.c

This file was deleted.

57 changes: 0 additions & 57 deletions arch/sh/boards/mach-systemh/setup.c

This file was deleted.

28 changes: 0 additions & 28 deletions arch/sh/configs/systemh_defconfig

This file was deleted.

Loading

0 comments on commit 2504075

Please sign in to comment.