xref: /qemu/configs/devices/riscv32-softmmu/default.mak (revision f7e3d7521b41ada97c5344914d3c9bc6ed04c82a)
1# Default configuration for riscv32-softmmu
2
3# Uncomment the following lines to disable these optional devices:
4# CONFIG_PCI_DEVICES=n
5# CONFIG_TEST_DEVICES=n
6
7# Boards are selected by default, uncomment to keep out of the build.
8# CONFIG_SPIKE=n
9# CONFIG_SIFIVE_E=n
10# CONFIG_SIFIVE_U=n
11# CONFIG_RISCV_VIRT=n
12# CONFIG_OPENTITAN=n
13