riscv: Enable SYS_CLK_FREQ config

Signed-off-by: TekkamanV <tekkamanv@starfivetech.com>
This commit is contained in:
TekkamanV 2021-01-31 21:45:49 +08:00 committed by Tekkaman Ninja
parent d2262f28b3
commit 8576ec63d1

View file

@ -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