]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Kconfig
ppc: xilinx-ppc: Move to generic board support
[karo-tx-uboot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 948136c75ea4cba48299c3080ad9e39058b8d41a..5caf55fe0999f3b12a3014d9bb8be8e5f13ba9cb 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -178,13 +178,13 @@ config SYS_EXTRA_OPTIONS
          new boards should not use this option.
 
 config SYS_TEXT_BASE
-       depends on SPARC || ARC
+       depends on SPARC || ARC || X86
        hex "Text Base"
        help
          TODO: Move CONFIG_SYS_TEXT_BASE for all the architecture
 
 config SYS_CLK_FREQ
-       depends on ARC
+       depends on ARC || ARCH_SUNXI
        int "CPU clock frequency"
        help
          TODO: Move CONFIG_SYS_CLK_FREQ for all the architecture