summary refs log tree commit diff stats
path: root/hw/hyperv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/hyperv/Kconfig')
-rw-r--r--hw/hyperv/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/hyperv/Kconfig b/hw/hyperv/Kconfig
index 3fbfe41c9e..fcf65903bd 100644
--- a/hw/hyperv/Kconfig
+++ b/hw/hyperv/Kconfig
@@ -11,3 +11,8 @@ config VMBUS
     bool
     default y
     depends on HYPERV
+
+config SYNDBG
+    bool
+    default y
+    depends on VMBUS