X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=Kconfig;h=05a34f7301e095a704753c02c983959f6ce3a902;hb=8be60f06c258df5aca5a28304a1fa1bbc47f8578;hp=41d4784f890c2477a00fb453d91255311a1b963e;hpb=e71b422bd71b03868abfc5e2087281710a0d52ee;p=oweals%2Fu-boot.git diff --git a/Kconfig b/Kconfig index 41d4784f89..05a34f7301 100644 --- 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 + 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