diff options
author | Vignesh R <vigneshr@ti.com> | 2019-01-16 14:38:04 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-18 09:26:14 -0500 |
commit | 311e658ef395bec2380c4592c8b995458b016181 (patch) | |
tree | 609341f3d305a2561cc385befe03bf430b5bcea8 /board/ti | |
parent | 4a1e5f92f71c8775d01bf5e77a84d24619157e17 (diff) |
configs: Remove unused am335x_evm defconfigs
These defconfigs don't seem be actively used any more, and have not been
moved to adapt DM or DT. Therefore delete them.
Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/ti')
-rw-r--r-- | board/ti/am335x/MAINTAINERS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/ti/am335x/MAINTAINERS b/board/ti/am335x/MAINTAINERS index c99e06dc10..565f7055cd 100644 --- a/board/ti/am335x/MAINTAINERS +++ b/board/ti/am335x/MAINTAINERS @@ -6,7 +6,4 @@ F: include/configs/am335x_evm.h F: configs/am335x_boneblack_defconfig F: configs/am335x_boneblack_vboot_defconfig F: configs/am335x_evm_defconfig -F: configs/am335x_evm_nor_defconfig -F: configs/am335x_evm_norboot_defconfig -F: configs/am335x_evm_spiboot_defconfig F: configs/am335x_evm_usbspl_defconfig |