]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Kconfig
fdt_support: add missing #ifdef after merge
[karo-tx-uboot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 948136c75ea4cba48299c3080ad9e39058b8d41a..4cb51c0e5612113ad8331ed38a898929aa1043c7 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -184,7 +184,7 @@ config SYS_TEXT_BASE
          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