xref: /openbmc/qemu/hw/scsi/Kconfig (revision 82f5181777ebe04b550fd94a1d04c49dd3f012dc)
1config SCSI
2    bool
3
4config LSI_SCSI_PCI
5    bool
6
7config MPTSAS_SCSI_PCI
8    bool
9
10config MEGASAS_SCSI_PCI
11    bool
12
13config VMW_PVSCSI_SCSI_PCI
14    bool
15
16config ESP
17    bool
18
19config ESP_PCI
20    bool
21
22config VIRTIO_SCSI
23    bool
24
25config VHOST_USER_SCSI
26    bool
27