Allow building kernels for CPUs incapable of running Xen

svn path=/nixpkgs/branches/stdenv-updates/; revision=19489
This commit is contained in:
Michael Raskin 2010-01-16 20:40:59 +00:00
parent df68759142
commit 30477123ef

View file

@ -23,7 +23,7 @@ rec {
PARAVIRT_GUEST y
KVM_CLOCK y
KVM_GUEST y
XEN y
XEN? y
KSM y
# We need 64 GB (PAE) support for Xen guest support.