configs: j721s2: merge HS and non-HS defconfigs
authorManorit Chawdhry <m-chawdhry@ti.com>
Fri, 24 Feb 2023 05:07:48 +0000 (10:37 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 6 Mar 2023 22:04:33 +0000 (17:04 -0500)
commitc714045cc3c0c36bc836c909e74db3273a7dd390
tree81b9b071e98d4d787994b15c6cddc32f15134ab4
parente67b1f4dde25c39bba48875d2700a7d3fab216ef
configs: j721s2: merge 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.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Acked-by: Andrew Davis <afd@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]