]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Kconfig
arm: mx6: fix NFC clock get/set routines for i.MX6QP,i.MX6UL
[karo-tx-uboot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 5caf55fe0999f3b12a3014d9bb8be8e5f13ba9cb..d9183d605d1cbccea8750c8e1679bac45e0c3f66 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