diff --git a/common/Kconfig.boot b/common/Kconfig.boot index 0d4c38402c..7621ae7b07 100644 --- a/common/Kconfig.boot +++ b/common/Kconfig.boot @@ -368,7 +368,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