Adding cgroups to the sheevaplug kernel.

svn path=/nixpkgs/trunk/; revision=31114
This commit is contained in:
Lluís Batlle i Rossell 2011-12-27 19:33:36 +00:00
parent c6814a8951
commit 9c87cccee9

View File

@ -83,6 +83,9 @@ rec {
BLK_DEV_CMD640_ENHANCED n
FUSE_FS m
# nixos mounts some cgroup
CGROUPS y
'';
kernelTarget = "uImage";
uboot = "sheevaplug";