semihosting: Create semihost_sys_poll_one
[qemu/rayw.git] / hw / hyperv / Kconfig
blobfcf65903bd05896836409a954323d92b40a9d25f
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
10 config VMBUS
11     bool
12     default y
13     depends on HYPERV
15 config SYNDBG
16     bool
17     default y
18     depends on VMBUS