]> git.proxmox.com Git - mirror_qemu.git/blame - hw/hyperv/Kconfig
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816' into...
[mirror_qemu.git] / hw / hyperv / Kconfig
CommitLineData
82f51817
PB
1config HYPERV
2 bool
ccf222a8 3 depends on KVM
82f51817
PB
4
5config HYPERV_TESTDEV
6 bool
ccf222a8
YZ
7 default y if TEST_DEVICES
8 depends on HYPERV