diff options
author | Tom Rini <trini@konsulko.com> | 2020-05-25 14:28:43 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-06-30 13:09:26 -0400 |
commit | a3e7750d58697aa4ae935e9f684b64f5bec7a4cf (patch) | |
tree | fd018ec95b55d40ef0533dc5ee3af1ba861288c7 /board/ti | |
parent | 6b3c74428a3faca92701843c954b717e8d186b17 (diff) |
am335x: Update list of defconfigs
Both the am335x_boneblack and am335x_evm_usbspl configs have been gone
for a while, remove their entries from MAINTAINERS.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/ti')
-rw-r--r-- | board/ti/am335x/MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/ti/am335x/MAINTAINERS b/board/ti/am335x/MAINTAINERS index 565f7055cd..e100adfd68 100644 --- a/board/ti/am335x/MAINTAINERS +++ b/board/ti/am335x/MAINTAINERS @@ -3,7 +3,5 @@ M: Tom Rini <trini@konsulko.com> S: Maintained F: board/ti/am335x/ 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_usbspl_defconfig |