configs: j7200: Merge the HS and non-HS defconfigs
authorManorit Chawdhry <m-chawdhry@ti.com>
Thu, 4 May 2023 05:37:08 +0000 (11:07 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 4 May 2023 17:07:05 +0000 (13:07 -0400)
commitbebe2f66f5a0952e2dc9f9b7cff661749fad8841
tree92b9a8eabd800fc2fd6f8d85e9347e14fbcb5a35
parent30a7ee87fd1aaa3d322eb20dd137376702978faa
configs: j7200: 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/j7200_evm_a72_defconfig
configs/j7200_evm_r5_defconfig
configs/j7200_hs_evm_a72_defconfig [deleted file]
configs/j7200_hs_evm_r5_defconfig [deleted file]