xref: /openbmc/qemu/hw/hyperv/Kconfig (revision 0b8fa32f551e863bb548a11394239239270dd3dc)
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