Skip to content

Commit

Permalink
powerpc/8xx: remove obsolete mgsuvd board
Browse files Browse the repository at this point in the history
The MPC852 based mgsuvd board from Keymile was initially ported,
but later on not developed further. This patch removes the respective
files to decrease merging conflicts and unneeded maintenance.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Acked-by: Heiko Schocher<hs@denx.de>
Cc: Vitaly Bordug <vitb@kernel.crashing.org>
Cc: Marcelo Tosatti <marcelo@kvack.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Holger Brunck authored and Kumar Gala committed Mar 15, 2011
1 parent c513e7c commit 3cc5a0f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 343 deletions.
163 changes: 0 additions & 163 deletions arch/powerpc/boot/dts/mgsuvd.dts

This file was deleted.

81 changes: 0 additions & 81 deletions arch/powerpc/configs/mgsuvd_defconfig

This file was deleted.

6 changes: 0 additions & 6 deletions arch/powerpc/platforms/8xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ config PPC_ADDER875
This enables support for the Analogue & Micro Adder 875
board.

config PPC_MGSUVD
bool "MGSUVD"
select CPM1
help
This enables support for the Keymile MGSUVD board.

config TQM8XX
bool "TQM8XX"
select CPM1
Expand Down
1 change: 0 additions & 1 deletion arch/powerpc/platforms/8xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ obj-$(CONFIG_MPC885ADS) += mpc885ads_setup.o
obj-$(CONFIG_MPC86XADS) += mpc86xads_setup.o
obj-$(CONFIG_PPC_EP88XC) += ep88xc.o
obj-$(CONFIG_PPC_ADDER875) += adder875.o
obj-$(CONFIG_PPC_MGSUVD) += mgsuvd.o
obj-$(CONFIG_TQM8XX) += tqm8xx_setup.o
92 changes: 0 additions & 92 deletions arch/powerpc/platforms/8xx/mgsuvd.c

This file was deleted.

0 comments on commit 3cc5a0f

Please sign in to comment.