b5dfdb082f
This is only half of the work, because the proxy devices (virtio-*-pci, virtio-*-ccw, etc.) are still included unconditionally. It is still a move in the right direction. Based-on: <20180522194943.24871-1-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
6 lines
99 B
Makefile
6 lines
99 B
Makefile
# Default configuration for riscv-softmmu
|
|
|
|
CONFIG_SERIAL=y
|
|
CONFIG_VIRTIO_MMIO=y
|
|
include virtio.mak
|