ppc: Remove TQM834x board
authorTom Rini <trini@konsulko.com>
Sat, 15 May 2021 01:34:19 +0000 (21:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:52:23 +0000 (19:52 -0400)
commit5fe4c0cc6e80cffb6fb91a3c35a8adb6ce4e0e2b
tree82ef6fed010d3e36ef6888d7262ed99bde7784c9
parentbb656c687b985028b0e6bfb52923ba5cc5577b3f
ppc: Remove TQM834x board

This board has not been converted to CONFIG_DM_PCI by the deadline and is
also missing conversion to CONFIG_DM.  Remove it.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc83xx/Kconfig
board/tqc/tqm834x/Kconfig [deleted file]
board/tqc/tqm834x/MAINTAINERS [deleted file]
board/tqc/tqm834x/Makefile [deleted file]
board/tqc/tqm834x/pci.c [deleted file]
board/tqc/tqm834x/tqm834x.c [deleted file]
configs/TQM834x_defconfig [deleted file]
include/configs/TQM834x.h [deleted file]