]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Kconfig
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
[karo-tx-uboot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 5caf55fe0999f3b12a3014d9bb8be8e5f13ba9cb..3f30e9ec0d94b8ca8c4488093932b3cfa4f514e8 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -178,7 +178,7 @@ 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
        hex "Text Base"
        help
          TODO: Move CONFIG_SYS_TEXT_BASE for all the architecture