mcx: remove board
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 17 May 2019 09:17:20 +0000 (11:17 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 28 May 2019 17:58:06 +0000 (13:58 -0400)
commitd7cc0e4d7999b0b696ec4047420abf34a821ba29
tree8bf8968b5dfea17b50661cf47cda8fce278f807e
parent2aa20c43e464b8e5e554b86c51334d789833f254
mcx: remove board

This board still doesn't select CONFIG_DM and seems to be umaintained.
As it makes progress on modernizing several DaVinci drivers more
difficult and the maintainer has not expressed interest in updating
it, this patch proposes to remove it.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
arch/arm/include/asm/mach-types.h
arch/arm/mach-omap2/omap3/Kconfig
board/htkw/mcx/Kconfig [deleted file]
board/htkw/mcx/MAINTAINERS [deleted file]
board/htkw/mcx/Makefile [deleted file]
board/htkw/mcx/mcx.c [deleted file]
board/htkw/mcx/mcx.h [deleted file]
configs/mcx_defconfig [deleted file]
include/configs/mcx.h [deleted file]