]> git.proxmox.com Git - mirror_qemu.git/blob - default-configs/s390x-softmmu.mak
hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
[mirror_qemu.git] / default-configs / s390x-softmmu.mak
1 CONFIG_PCI=y
2 CONFIG_VIRTIO_PCI=$(CONFIG_PCI)
3 include virtio.mak
4 CONFIG_SCLPCONSOLE=y
5 CONFIG_TERMINAL3270=y
6 CONFIG_S390_FLIC=y
7 CONFIG_S390_FLIC_KVM=$(CONFIG_KVM)
8 CONFIG_WDT_DIAG288=y
9 CONFIG_S390_CCW_VIRTIO=y
10 CONFIG_VFIO=$(CONFIG_LINUX)
11 CONFIG_VFIO_CCW=y
12 CONFIG_VFIO_AP=y