]> git.proxmox.com Git - mirror_qemu.git/blobdiff - default-configs/riscv32-softmmu.mak
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190529-pull-request' into...
[mirror_qemu.git] / default-configs / riscv32-softmmu.mak
index 20e670d99c802e5178bfe04997da072b5cb03f11..1ae077ed877e64057b676afbbb20fe0c187f8f1c 100644 (file)
@@ -1,5 +1,12 @@
-# Default configuration for riscv-softmmu
+# Default configuration for riscv32-softmmu
 
-CONFIG_SERIAL=y
-CONFIG_VIRTIO_MMIO=y
-include virtio.mak
+# 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