xref: /qemu/hw/s390x/Kconfig (revision 4abc8923)
1config S390_CCW_VIRTIO
2    bool
3    default y
4    depends on S390X
5    imply VIRTIO_PCI
6    imply TERMINAL3270
7    imply VFIO_AP
8    imply VFIO_CCW
9    imply WDT_DIAG288
10    imply PCIE_DEVICES
11    imply IOMMUFD
12    select PCI_EXPRESS
13    select S390_FLIC
14    select S390_FLIC_KVM if KVM
15    select SCLPCONSOLE
16    select VIRTIO_CCW
17    select MSI_NONBROKEN
18