xref: /openbmc/qemu/hw/s390x/Kconfig (revision 11b8920ed2093848f79f93d106afe8a69a61a523)
1 config 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 PCI_BRIDGE
11     imply PCIE_DEVICES
12     imply IOMMUFD
13     select PCI_EXPRESS
14     select S390_FLIC
15     select S390_FLIC_KVM if KVM
16     select SCLPCONSOLE
17     select VIRTIO_CCW
18     select MSI_NONBROKEN
19