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