* Enable Kernel Samepage Merging.

svn path=/nixpkgs/branches/kernel-config/; revision=18949
This commit is contained in:
Eelco Dolstra 2009-12-14 19:30:25 +00:00
parent 2e5908b1df
commit f833d465e6

View File

@ -31,6 +31,7 @@ import ./generic.nix (
KVM_CLOCK y
KVM_GUEST y
XEN y
KSM y
# We need 64 GB (PAE) support for Xen guest support.
HIGHMEM64G? y