diff options
author | Andrew F. Davis <afd@ti.com> | 2019-01-28 11:43:25 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-09 07:50:53 -0500 |
commit | 995985c1fca633bda3b65a2bd3bdda6b9f1368e5 (patch) | |
tree | fe80e9a6731631c7f8f147c95005959a61229522 /MAINTAINERS | |
parent | 83ae64751201feea1536fd46b6dba5cebb4b0076 (diff) |
defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot support
Add a new defconfig file for the AM57xx High Security EVM. This config
is specific for the case of USB/UART booting.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa13aeda4d..29449ffed6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -720,6 +720,7 @@ F: configs/am335x_hs_evm_defconfig F: configs/am335x_hs_evm_uart_defconfig F: configs/am43xx_hs_evm_defconfig F: configs/am57xx_hs_evm_defconfig +F: configs/am57xx_hs_evm_usb_defconfig F: configs/dra7xx_hs_evm_defconfig F: configs/dra7xx_hs_evm_usb_defconfig F: configs/k2hk_hs_evm_defconfig |