aboutsummaryrefslogtreecommitdiff
path: root/default-configs/riscv32-softmmu.mak
diff options
context:
space:
mode:
Diffstat (limited to 'default-configs/riscv32-softmmu.mak')
-rw-r--r--default-configs/riscv32-softmmu.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/default-configs/riscv32-softmmu.mak b/default-configs/riscv32-softmmu.mak
index f9e742120c..20e670d99c 100644
--- a/default-configs/riscv32-softmmu.mak
+++ b/default-configs/riscv32-softmmu.mak
@@ -1,4 +1,5 @@
# Default configuration for riscv-softmmu
CONFIG_SERIAL=y
-CONFIG_VIRTIO=y
+CONFIG_VIRTIO_MMIO=y
+include virtio.mak