]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Kconfig
zynqmp: Add support for IP detection via SLCR
[karo-tx-uboot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 6be33e30e2d3a3d3857e7b8d0a4a8135de04cd81..3f30e9ec0d94b8ca8c4488093932b3cfa4f514e8 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -11,9 +11,6 @@ config UBOOTVERSION
 # Allow defaults in arch-specific code to override any given here
 source "arch/Kconfig"
 
-# Allow defaults in arch-specific code to override any given here
-source "arch/Kconfig"
-
 menu "General setup"
 
 config LOCALVERSION
@@ -181,7 +178,7 @@ 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
        hex "Text Base"
        help
          TODO: Move CONFIG_SYS_TEXT_BASE for all the architecture