]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Kconfig
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 60cf1dd1c1f2140ce1cda90a554f427b1875d2d2..3e74c891b0928540f2b1dfc69e7a64b9c1237c87 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -70,8 +70,7 @@ menu "Boot images"
 
 config SPL_BUILD
        bool
-       depends on $KCONFIG_OBJDIR="spl" || $KCONFIG_OBJDIR="tpl"
-       default y
+       default y if $KCONFIG_OBJDIR="spl" || $KCONFIG_OBJDIR="tpl"
 
 config TPL_BUILD
        bool