diff options
author | Vignesh R <vigneshr@ti.com> | 2019-01-16 14:54:36 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-18 09:26:14 -0500 |
commit | cec96b83a0c66d7a736ac7eabb8efae131b89156 (patch) | |
tree | 1f058db0b95c0652afe0e5832fadbbc23f22207b /board/ti/am43xx/MAINTAINERS | |
parent | 311e658ef395bec2380c4592c8b995458b016181 (diff) |
configs: Remove am43xx_evm_ethboot_defconfig
am43xx_evm_ethboot_defconfig is not being actively used and has not been
moved to DM or DT. Also, ethboot cannot be tested on AM43xx EVM as such
due EVM limitations. Therefore delete it.
Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/ti/am43xx/MAINTAINERS')
-rw-r--r-- | board/ti/am43xx/MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ti/am43xx/MAINTAINERS b/board/ti/am43xx/MAINTAINERS index bf098064bd..ab9da22c64 100644 --- a/board/ti/am43xx/MAINTAINERS +++ b/board/ti/am43xx/MAINTAINERS @@ -4,7 +4,6 @@ S: Maintained F: board/ti/am43xx/ F: include/configs/am43xx_evm.h F: configs/am43xx_evm_defconfig -F: configs/am43xx_evm_ethboot_defconfig F: configs/am43xx_evm_qspiboot_defconfig F: configs/am43xx_evm_usbhost_boot_defconfig F: configs/am43xx_evm_rtconly_defconfig |