S-Mode should use the riscv timer, so no need to select CLINT timer for virt. Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> --- arch/riscv/Kconfig.socs | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/riscv/Kconfig.socs b/arch/riscv/Kconfig.socs index c6875738d05c..fd36745755e0 100644 --- a/arch/riscv/Kconfig.socs +++ b/arch/riscv/Kconfig.socs @@ -16,7 +16,6 @@ config BOARD_ERIZO_GENERIC config SOC_VIRT bool "QEMU Virt Machine" select BOARD_RISCV_GENERIC_DT - select CLINT_TIMER help Generates an image tht can be be booted by QEMU. The image is called barebox-dt-2nd.img -- 2.29.2 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox