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