]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Kconfig.host
meson: convert common QMP bits for qemu and qemu-storage-daemon
[mirror_qemu.git] / Kconfig.host
index 55136e037d83a4981fa57201726ecb929a9a6b80..a6d871c399d000cafc99b0427ea025e1b8b99c9c 100644 (file)
@@ -2,9 +2,6 @@
 # down to Kconfig.  See also MINIKCONF_ARGS in the Makefile:
 # these two need to be kept in sync.
 
-config KVM
-    bool
-
 config LINUX
     bool
 
@@ -31,10 +28,6 @@ config VHOST_KERNEL
     bool
     select VHOST
 
-config XEN
-    bool
-    select FSDEV_9P if VIRTFS
-
 config VIRTFS
     bool