]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: mach-tegra: rearrange SPL configs
authorSvyatoslav Ryhel <clamor95@gmail.com>
Fri, 1 Dec 2023 11:22:00 +0000 (13:22 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 19 Dec 2023 19:24:30 +0000 (21:24 +0200)
commit886b1da83b80bbc6b659006397168fec4f707017
tree0f25fd39e243cdf139b7e2af87d0bad71acc4d9d
parent34aeb386af0edb449a6a3c34c41aeb00a85a3d2c
ARM: mach-tegra: rearrange SPL configs

SPL configs are used only by the ARMv7-based Tegra SOC's, so move
SPL_SYSRESET under TEGRA_ARMV7_COMMON selection and enable SPL_DM
since SPL_SYSRESET depends on it.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
arch/arm/mach-tegra/Kconfig