]> Git Repo - qemu.git/blobdiff - Kconfig.host
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' into...
[qemu.git] / Kconfig.host
index aec95365ffd917042145e555a007033bfea1496f..55136e037d83a4981fa57201726ecb929a9a6b80 100644 (file)
@@ -25,9 +25,15 @@ config TPM
 
 config VHOST_USER
     bool
+    select VHOST
+
+config VHOST_KERNEL
+    bool
+    select VHOST
 
 config XEN
     bool
+    select FSDEV_9P if VIRTFS
 
 config VIRTFS
     bool
This page took 0.023719 seconds and 4 git commands to generate.