]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - Kconfig.host
linux-user, mips: add syscall table generation support
[thirdparty/qemu.git] / Kconfig.host
index add5b179f707f1150b6463b81b0faf8519287ccf..55136e037d83a4981fa57201726ecb929a9a6b80 100644 (file)
@@ -25,9 +25,18 @@ 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
+
+config PVRDMA
+    bool