mt_ventoux: remove board
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 17 May 2019 09:17:18 +0000 (11:17 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 28 May 2019 17:58:06 +0000 (13:58 -0400)
commit899dd71e9f0cce69c3e975a12c32228ceb9251f3
treecf1eed49c95f80cf6c103b9dc82cb1c07db93995
parent8c2644ca692278abad232962842a1b8777bb7ade
mt_ventoux: 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>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/mach-types.h
arch/arm/mach-omap2/omap3/Kconfig
board/teejet/mt_ventoux/Kconfig [deleted file]
board/teejet/mt_ventoux/MAINTAINERS [deleted file]
board/teejet/mt_ventoux/Makefile [deleted file]
board/teejet/mt_ventoux/mt_ventoux.c [deleted file]
board/teejet/mt_ventoux/mt_ventoux.h [deleted file]
configs/mt_ventoux_defconfig [deleted file]
include/configs/mt_ventoux.h [deleted file]