diff options
| author | Thomas Huth | 2019-01-25 13:56:00 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2019-02-05 16:58:33 +0100 |
| commit | 87593a4751c89993896ea534c59a9488d7963ae9 (patch) | |
| tree | 631a8b6e7f89117980ed055f3ed7f3df3de8f6d4 /scripts/modules | |
| parent | vhost-user-blk: add discard/write zeroes features support (diff) | |
| download | qemu-87593a4751c89993896ea534c59a9488d7963ae9.tar.gz qemu-87593a4751c89993896ea534c59a9488d7963ae9.tar.xz qemu-87593a4751c89993896ea534c59a9488d7963ae9.zip | |
hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCI
For downstream s390x builds, we'd like to be able to build QEMU with
CONFIG_VIRTIO_PCI disabled (since virtio-ccw is used here instead),
but still with CONFIG_PCI enabled. This currently fails since the
virtio-*-pci.o files are still included in the build, but virtio-pci.o
is missing. Use the right config switch CONFIG_VIRTIO_PCI to exclude
the virtio-*-pci.o files from the build.
Reported-by: Miroslav Rezanina <mrezanin@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
