arm: Remove apx4devkit board
authorTom Rini <trini@konsulko.com>
Tue, 9 Feb 2021 13:02:59 +0000 (08:02 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2021 15:11:37 +0000 (10:11 -0500)
commit8444860ca0125a0dcd2c18d85f6eb062399be154
treea322317317d7b4eaae6933a924c12eb1494fd306
parente31350c3c466f1a548ae6a224be0cc84ad6c2163
arm: Remove apx4devkit board

This board has not been converted to CONFIG_DM_MMC by the deadline of
v2019.04, which is almost two years ago.  In addition there are other DM
migrations it is also missing.  Remove it.

Cc: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Lauri Hintsala <lauri.hintsala@silabs.com<mailto:lauri.hintsala@silabs.com>>
Signed-off-by: Tom Rini <trini@konsulko.com<mailto:trini@konsulko.com>>
arch/arm/mach-imx/mxs/Kconfig
board/bluegiga/apx4devkit/Kconfig [deleted file]
board/bluegiga/apx4devkit/MAINTAINERS [deleted file]
board/bluegiga/apx4devkit/Makefile [deleted file]
board/bluegiga/apx4devkit/apx4devkit.c [deleted file]
board/bluegiga/apx4devkit/spl_boot.c [deleted file]
configs/apx4devkit_defconfig [deleted file]
include/configs/apx4devkit.h [deleted file]