]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Kconfig.host
tests/boot_linux_console: use os.path for filesystem paths
[mirror_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