]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Kconfig
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
[people/ms/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index b5968d74a179a3e37085a86eb0888a1e6ef07271..41d4784f890c2477a00fb453d91255311a1b963e 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