summary refs log tree commit diff stats
path: root/hw/xen/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xen/Kconfig')
-rw-r--r--hw/xen/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xen/Kconfig b/hw/xen/Kconfig
new file mode 100644
index 0000000000..3467efb986
--- /dev/null
+++ b/hw/xen/Kconfig
@@ -0,0 +1,3 @@
+config XEN_BUS
+    bool
+    default y if (XEN || XEN_EMU)