diff options
| author | Lokesh Vutla <[email protected]> | 2017-04-26 11:35:19 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-04-27 16:49:08 -0400 |
| commit | 8a707bafe0677b034632dda6dd0dc1061b105ff1 (patch) | |
| tree | 93fb06d0dacc08319533337293057441520d1885 | |
| parent | dc89c6fb778ed2d12128e2bb976a45d540afce71 (diff) | |
MAINTAINERS: Update for Keystone2 secure devices
Update Keystone2 secure device configs under
"TI SYSTEM SECURITY". Without this buildman keeps complaining
about the status of these boards.
Signed-off-by: Lokesh Vutla <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Andrew F. Davis <[email protected]>
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eadb21fb394..0962b47bf90 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -436,6 +436,9 @@ F: configs/am335x_hs_evm_defconfig F: configs/am43xx_hs_evm_defconfig F: configs/am57xx_hs_evm_defconfig F: configs/dra7xx_hs_evm_defconfig +F: configs/k2hk_hs_evm_defconfig +F: configs/k2e_hs_evm_defconfig +F: configs/k2g_hs_evm_defconfig TQ GROUP #M: Martin Krause <[email protected]> |
