qemu/default-configs/riscv32-softmmu.mak
Paolo Bonzini 890b126e6a hw: allow compiling out SCSI
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-06-01 15:14:31 +02:00

6 lines
89 B
Makefile

# Default configuration for riscv-softmmu
CONFIG_SERIAL=y
CONFIG_VIRTIO=y
CONFIG_SCSI=y