]> Git Repo - qemu.git/blob - default-configs/riscv32-softmmu.mak
target/m68k: replace LIT64 with UINT64_C macros
[qemu.git] / default-configs / riscv32-softmmu.mak
1 # Default configuration for riscv32-softmmu
2
3 # Uncomment the following lines to disable these optional devices:
4 #
5 #CONFIG_PCI_DEVICES=n
6
7 # Boards:
8 #
9 CONFIG_SPIKE=y
10 CONFIG_SIFIVE_E=y
11 CONFIG_SIFIVE_U=y
12 CONFIG_RISCV_VIRT=y
This page took 0.024342 seconds and 4 git commands to generate.