Преглед изворни кода

riscv: Enable SYS_CLK_FREQ config

Signed-off-by: TekkamanV <tekkamanv@starfivetech.com>
TekkamanV пре 3 година
родитељ
комит
704f73a31a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      common/Kconfig.boot

+ 1 - 1
common/Kconfig.boot

@@ -343,7 +343,7 @@ config SYS_TEXT_BASE
 	  The address in memory that U-Boot will be running from, initially.
 
 config SYS_CLK_FREQ
-	depends on ARC || ARCH_SUNXI || MPC83xx
+	depends on ARC || ARCH_SUNXI || MPC83xx || RISCV
 	int "CPU clock frequency"
 	help
 	  TODO: Move CONFIG_SYS_CLK_FREQ for all the architecture