X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Kconfig;h=d9183d605d1cbccea8750c8e1679bac45e0c3f66;hb=7d6c1e4a6723534d48d0f17cbe515d8e61547e3d;hp=4cb51c0e5612113ad8331ed38a898929aa1043c7;hpb=e85c00bc3b97521cac3cf1cacf60525ab2f085a4;p=karo-tx-uboot.git diff --git a/Kconfig b/Kconfig index 4cb51c0e56..d9183d605d 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