]> git.sur5r.net Git - u-boot/blobdiff - Kconfig
stm32: move stm32 specific code to mach-stm32
[u-boot] / Kconfig
diff --git a/Kconfig b/Kconfig
index 821b464db207b60813e326fcb3b014c98a2e98a3..ee4e060c286fab19bb1d82f5cf56cde0b1116050 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -208,7 +208,8 @@ config SYS_EXTRA_OPTIONS
          new boards should not use this option.
 
 config SYS_TEXT_BASE
-       depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP
+       depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP || \
+               (M68K && !TARGET_ASTRO_MCF5373L) || MICROBLAZE
        depends on !EFI_APP
        hex "Text Base"
        help