aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/enable-xen-config
diff options
context:
space:
mode:
Diffstat (limited to 'buildconfigs/enable-xen-config')
-rw-r--r--buildconfigs/enable-xen-config4
1 files changed, 4 insertions, 0 deletions
diff --git a/buildconfigs/enable-xen-config b/buildconfigs/enable-xen-config
index b427a12d90..1f9945faef 100644
--- a/buildconfigs/enable-xen-config
+++ b/buildconfigs/enable-xen-config
@@ -28,9 +28,13 @@ setopt()
setopt CONFIG_PARAVIRT y
setopt CONFIG_XEN y
setopt CONFIG_VMI y
+setopt CONFIG_KVM y
+setopt CONFIG_KVM_INTEL y
+setopt CONFIG_KVM_AMD y
setopt CONFIG_LGUEST n
setopt CONFIG_XEN_BLKDEV_FRONTEND y
setopt CONFIG_XEN_NETDEV_FRONTEND y
setopt CONFIG_HVC_XEN y
+setopt CONFIG_NUMA n
exit 0