]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
tegra: Drop dependency on SPL_BUILD
authorSimon Glass <sjg@chromium.org>
Mon, 30 Sep 2024 01:49:26 +0000 (19:49 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2024 17:44:46 +0000 (11:44 -0600)
SPL_BUILD is not a Kconfig symbol so perhaps the intent here is to
use SPL instead. But that changes the output size.

So drop the dependency on !SPL_BUILD since it does nothing.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-tegra/tegra124/Kconfig

index fb016aa46c90f5cee54abb77383c4391761ab542..84c8f86bad01e1e2c24bb2e4ec8764af0f96c871 100644 (file)
@@ -21,8 +21,8 @@ config TARGET_CEI_TK1_SOM
        bool "Colorado Engineering Inc Tegra124 TK1-som board"
        select ARCH_SUPPORT_PSCI
        select BOARD_LATE_INIT
-       select CPU_V7_HAS_NONSEC if !SPL_BUILD
-       select CPU_V7_HAS_VIRT if !SPL_BUILD
+       select CPU_V7_HAS_NONSEC
+       select CPU_V7_HAS_VIRT
        help
          The Colorado Engineering Tegra TK1-SOM is a very compact
          (51mmx58mm) board that is functionally almost the same as