xref: /qemu/hw/hyperv/Kconfig (revision a0628599fa72524a1f59bbaa7410e6825a8feb3f)
1config HYPERV
2    bool
3    depends on KVM
4
5config HYPERV_TESTDEV
6    bool
7    default y if TEST_DEVICES
8    depends on HYPERV
9