configs: j7200: Merge HS and non-HS defconfigs
authorManorit Chawdhry <m-chawdhry@ti.com>
Fri, 24 Feb 2023 05:07:49 +0000 (10:37 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 6 Mar 2023 22:05:40 +0000 (17:05 -0500)
commite352e1061f4c9a8adb70b6ff819890c42e5b3ef7
tree7f3280435966add8e32d5aef9acd836eabdd17e6
parentc714045cc3c0c36bc836c909e74db3273a7dd390
configs: j7200: 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/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]