]> git.proxmox.com Git - mirror_qemu.git/blobdiff - default-configs/riscv32-softmmu.mak
migration/postcopy: unsentmap is not necessary for postcopy
[mirror_qemu.git] / default-configs / riscv32-softmmu.mak
index dbc93982848a537db6d68fa72ca54aabe03a8fc5..1ae077ed877e64057b676afbbb20fe0c187f8f1c 100644 (file)
@@ -1,13 +1,12 @@
-# Default configuration for riscv-softmmu
-
-include pci.mak
-
-CONFIG_SERIAL=y
-CONFIG_VIRTIO_MMIO=y
-
-CONFIG_CADENCE=y
-
-CONFIG_PCI_GENERIC=y
-
-CONFIG_VGA=y
-CONFIG_VGA_PCI=y
+# Default configuration for riscv32-softmmu
+
+# Uncomment the following lines to disable these optional devices:
+#
+#CONFIG_PCI_DEVICES=n
+
+# Boards:
+#
+CONFIG_SPIKE=y
+CONFIG_SIFIVE_E=y
+CONFIG_SIFIVE_U=y
+CONFIG_RISCV_VIRT=y