diff options
author | Andrew F. Davis <afd@ti.com> | 2019-01-28 11:43:24 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-09 07:50:52 -0500 |
commit | 83ae64751201feea1536fd46b6dba5cebb4b0076 (patch) | |
tree | a6b943d26e088c41e10666ac6323ce663aa86243 /MAINTAINERS | |
parent | f5ca1cf79bffd47f2a4bb309cffc563da43e9249 (diff) |
defconfigs: Add config for DRA7xx High Security EVM with USB Boot support
Add a new defconfig file for the DRA7xx High Security EVM. This config
is specific for the case of USB 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 69131e4ffa..aa13aeda4d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -721,6 +721,7 @@ F: configs/am335x_hs_evm_uart_defconfig F: configs/am43xx_hs_evm_defconfig F: configs/am57xx_hs_evm_defconfig F: configs/dra7xx_hs_evm_defconfig +F: configs/dra7xx_hs_evm_usb_defconfig F: configs/k2hk_hs_evm_defconfig F: configs/k2e_hs_evm_defconfig F: configs/k2g_hs_evm_defconfig |