summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2022-08-02 23:04:04 -0300
committerTom Rini <[email protected]>2022-08-20 21:18:14 -0400
commit30da76be5cbd98581d4290ff744d226fbbe14a04 (patch)
treebd550cd3202641ae264824ad34117d3e1e9e4831 /board
parent3212be5e24c5861c4209785fd5f654f43fe9d409 (diff)
mx28evk: Remove AUART/NAND/SPI variants
To ease maintenance, let's keep only the main mx28evk_defconfig and remove the other variants that have not been migrated to DM. Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'board')
-rw-r--r--board/freescale/mx28evk/MAINTAINERS3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/freescale/mx28evk/MAINTAINERS b/board/freescale/mx28evk/MAINTAINERS
index c565010ccf6..f20baa91c67 100644
--- a/board/freescale/mx28evk/MAINTAINERS
+++ b/board/freescale/mx28evk/MAINTAINERS
@@ -5,6 +5,3 @@ F: board/freescale/mx28evk/
F: arch/arm/dts/imx28-evk.dts
F: include/configs/mx28evk.h
F: configs/mx28evk_defconfig
-F: configs/mx28evk_auart_console_defconfig
-F: configs/mx28evk_nand_defconfig
-F: configs/mx28evk_spi_defconfig