commit | 2447ff14245b191a007486601aa75e00a85abe7c | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Fri Dec 01 13:22:00 2023 +0200 |
committer | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Dec 19 21:24:30 2023 +0200 |
tree | 0f25fd39e243cdf139b7e2af87d0bad71acc4d9d | |
parent | a0c71062d1de99a648183e547d8f1eb4db20d039 [diff] |
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>