hw/ppc: Drop useless CONFIG_KVM ifdefery
[qemu/ar7.git] / hw / hyperv / Kconfig
bloba1fa8ff9becc5739fb7da20a90ea789134fd4abc
1 config HYPERV
2     bool
3     depends on KVM
5 config HYPERV_TESTDEV
6     bool
7     default y if TEST_DEVICES
8     depends on HYPERV