configs: j721s2: Merge the HS and non-HS defconfigs
authorManorit Chawdhry <m-chawdhry@ti.com>
Thu, 4 May 2023 05:37:06 +0000 (11:07 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 4 May 2023 17:04:30 +0000 (13:04 -0400)
commit2cc4d4f853a62dbf98770253d7c805b486fe97b5
treea65228310e8ad25ffdaf1d23fb394d7a6301c154
parentfca76cda28b83c863619057903c7fa4085e40767
configs: j721s2: Merge the HS and non-HS defconfigs

K3 devices have runtime type board detection. Make the default defconfig
include the secure configuration. Then remove the HS specific config.

Non-HS devices will continue to boot due to runtime device type detection.
If TI_SECURE_DEV_PKG is not set the build will emit warnings, for non-HS
devices these can be ignored.

Reviewed-by: Kamlesh Gurudasani <kamlesh@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
MAINTAINERS
configs/j721s2_evm_a72_defconfig
configs/j721s2_evm_r5_defconfig
configs/j721s2_hs_evm_a72_defconfig [deleted file]
configs/j721s2_hs_evm_r5_defconfig [deleted file]