aboutsummaryrefslogtreecommitdiff
path: root/Kconfig.host
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig.host')
-rw-r--r--Kconfig.host7
1 files changed, 0 insertions, 7 deletions
diff --git a/Kconfig.host b/Kconfig.host
index 55136e037d..a6d871c399 100644
--- a/Kconfig.host
+++ b/Kconfig.host
@@ -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