riscv: cpu: th1520: Select clock driver
The clock driver is essential for TH1520 SoCs to operate. Select the driver in SoC Kconfig entry. Signed-off-by: Yao Zi <ziyao@disroot.org> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
This commit is contained in:
@@ -10,6 +10,7 @@ config THEAD_TH1520
|
||||
select SUPPORT_SPL
|
||||
select BINMAN if SPL
|
||||
select SYS_CACHE_THEAD_CMO
|
||||
select CLK_THEAD
|
||||
imply CPU
|
||||
imply CPU_RISCV
|
||||
imply RISCV_TIMER if (RISCV_SMODE || SPL_RISCV_SMODE)
|
||||
|
||||
Reference in New Issue
Block a user