This series adds the r5 and a72 defconfigs for 2 platforms: - J7200 HS - J721S2 HS
Andrew Davis (1): configs: Add configs for J7200 High Security EVM Jayesh Choudhary (1): configs: Add configs for j721s2 High Security EVM MAINTAINERS | 4 + configs/j7200_hs_evm_a72_defconfig | 208 ++++++++++++++++++++++++++ configs/j7200_hs_evm_r5_defconfig | 172 ++++++++++++++++++++++ configs/j721s2_hs_evm_a72_defconfig | 217 ++++++++++++++++++++++++++++ configs/j721s2_hs_evm_r5_defconfig | 178 +++++++++++++++++++++++ 5 files changed, 779 insertions(+) create mode 100644 configs/j7200_hs_evm_a72_defconfig create mode 100644 configs/j7200_hs_evm_r5_defconfig create mode 100644 configs/j721s2_hs_evm_a72_defconfig create mode 100644 configs/j721s2_hs_evm_r5_defconfig -- 2.25.1