]> git.proxmox.com Git - mirror_qemu.git/blob - default-configs/riscv64-softmmu.mak
riscv: Enable VGA and PCIE_VGA
[mirror_qemu.git] / default-configs / riscv64-softmmu.mak
1 # Default configuration for riscv-softmmu
2
3 include pci.mak
4
5 CONFIG_SERIAL=y
6 CONFIG_VIRTIO_MMIO=y
7
8 CONFIG_CADENCE=y
9
10 CONFIG_PCI_GENERIC=y
11
12 CONFIG_VGA=y
13 CONFIG_VGA_PCI=y