]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: mach-k3: invert logic for split DM firmware config
authorBryan Brattlof <bb@ti.com>
Tue, 12 Mar 2024 20:20:23 +0000 (15:20 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 13 Mar 2024 14:10:04 +0000 (10:10 -0400)
commite61755001e2785d8517e33b07551ca879ecdf448
treea843665c7ae72a75f7220c532dd6ed9fc6903676
parent55e7e2e0e53a6435ac5ab445898cf46e6e1deee4
arm: mach-k3: invert logic for split DM firmware config

Currently, for the K3 generation of SoCs, there are more SoCs that
utilize the split firmware approach than the combined DMSC firmware.
Invert the logic to avoid adding more and more SoCs to this list.

Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
arch/arm/mach-k3/Kconfig