]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Kconfig
board: ti: beagle_x15: added USB initializtion code
[people/ms/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 85faff78c8dd3df1da2860906ca0d663d5aa521a..05a34f7301e095a704753c02c983959f6ce3a902 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -178,7 +178,8 @@ config SYS_EXTRA_OPTIONS
          new boards should not use this option.
 
 config SYS_TEXT_BASE
-       depends on SPARC || ARC || X86
+       depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP
+       depends on !EFI_APP
        hex "Text Base"
        help
          TODO: Move CONFIG_SYS_TEXT_BASE for all the architecture