aboutsummaryrefslogtreecommitdiff
path: root/hw/hyperv/Kconfig
blob: a1fa8ff9becc5739fb7da20a90ea789134fd4abc (plain)
1
2
3
4
5
6
7
8
config HYPERV
    bool
    depends on KVM

config HYPERV_TESTDEV
    bool
    default y if TEST_DEVICES
    depends on HYPERV