]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/hyperv/Kconfig
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
[mirror_qemu.git] / hw / hyperv / Kconfig
index a1fa8ff9becc5739fb7da20a90ea789134fd4abc..fcf65903bd05896836409a954323d92b40a9d25f 100644 (file)
@@ -6,3 +6,13 @@ config HYPERV_TESTDEV
     bool
     default y if TEST_DEVICES
     depends on HYPERV
+
+config VMBUS
+    bool
+    default y
+    depends on HYPERV
+
+config SYNDBG
+    bool
+    default y
+    depends on VMBUS