xref: /openbmc/qemu/hw/s390x/Kconfig (revision 8d7f2e767d8cd058c817dbe31430b89f2e11535d)
1config S390_CCW_VIRTIO
2    bool
3    imply VIRTIO_PCI
4    imply TERMINAL3270
5    imply VFIO_AP
6    imply VFIO_CCW
7    imply WDT_DIAG288
8    imply PCIE_DEVICES
9    select PCI_EXPRESS
10    select S390_FLIC
11    select S390_FLIC_KVM if KVM
12    select SCLPCONSOLE
13    select VIRTIO_CCW
14    select MSI_NONBROKEN
15