configs: am65x: Merge the HS and non-HS defconfigs
authorAndrew Davis <afd@ti.com>
Thu, 3 Aug 2023 14:54:40 +0000 (09:54 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 17:22:32 +0000 (13:22 -0400)
commita5b85ec4066043d14fcbdc38ebd29d43d3a837e2
tree1b3cf78c959bfa1359f5c1f48d68b7fc883a114a
parent3d5e52bd97f747694fac9259b4d2879a48256a7b
configs: am65x: 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.

Signed-off-by: Andrew Davis <afd@ti.com>
Tested-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Manorit Chawdhry <m-chawdhry@ti.com>
MAINTAINERS
configs/am65x_evm_a53_defconfig
configs/am65x_evm_r5_defconfig
configs/am65x_evm_r5_usbdfu_defconfig
configs/am65x_evm_r5_usbmsc_defconfig
configs/am65x_hs_evm_a53_defconfig [deleted file]
configs/am65x_hs_evm_r5_defconfig [deleted file]