riscv: Move virtio scan to board_late_init()
[platform/kernel/u-boot.git] / arch / riscv / Kconfig
index 1c62c23..1a39cb4 100644 (file)
@@ -16,6 +16,7 @@ config TARGET_MICROCHIP_ICICLE
 
 config TARGET_QEMU_VIRT
        bool "Support QEMU Virt Board"
+       select BOARD_LATE_INIT
 
 config TARGET_SIFIVE_UNLEASHED
        bool "Support SiFive Unleashed Board"