diff mbox

[1/2] UBUNTU: (config) Enable CGROUP_FREEZER

Message ID 1313173370-6231-2-git-send-email-stefan.bader@canonical.com
State New
Headers show

Commit Message

Stefan Bader Aug. 12, 2011, 6:22 p.m. UTC
This is one option missing to enable lxc on Arm.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
---
 debian.ti-omap4/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff mbox

Patch

diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
index 1dce244..766dfe5a 100644
--- a/debian.ti-omap4/config/config.common.ubuntu
+++ b/debian.ti-omap4/config/config.common.ubuntu
@@ -422,7 +422,7 @@  CONFIG_CGROUPS=y
 CONFIG_CGROUP_CPUACCT=y
 # CONFIG_CGROUP_DEBUG is not set
 CONFIG_CGROUP_DEVICE=y
-# CONFIG_CGROUP_FREEZER is not set
+CONFIG_CGROUP_FREEZER=y
 CONFIG_CGROUP_MEM_RES_CTLR=y
 # CONFIG_CGROUP_MEM_RES_CTLR_SWAP is not set
 # CONFIG_CGROUP_PERF is not set