]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/scsi/Kconfig
alsaaudio: reintroduce default recording settings
[mirror_qemu.git] / hw / scsi / Kconfig
index 77d397c94905f27dd6df1064ac9b6c348307979f..e7b34dc8e269dba5a0f0aee868ce66baa27d60b6 100644 (file)
@@ -48,6 +48,11 @@ config VIRTIO_SCSI
     depends on VIRTIO
     select SCSI
 
+config VHOST_SCSI
+    bool
+    default y
+    depends on VIRTIO && VHOST_KERNEL
+
 config VHOST_USER_SCSI
     bool
     # Only PCI devices are provided for now