]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/scsi/Kconfig
alsaaudio: reintroduce default recording settings
[mirror_qemu.git] / hw / scsi / Kconfig
index b3ba540c171b2180258d146d03e483ffe895eef3..e7b34dc8e269dba5a0f0aee868ce66baa27d60b6 100644 (file)
@@ -34,6 +34,7 @@ config ESP_PCI
     default y if PCI_DEVICES
     depends on PCI
     select ESP
+    select NMC93XX_EEPROM
 
 config SPAPR_VSCSI
     bool
@@ -47,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