summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorJosep Puigdemont <josep.puigdemont@enea.com>2014-12-01 14:51:17 +0100
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-12-01 10:49:06 -0500
commitfec41fc98e7fbb6c3159fce5c3f1880164ec1bef (patch)
treee873373df6bb08e33feee320252494718daf0f34 /recipes-kernel
parentc6b10c569d3fbe3a65067884a70448a1529c1f05 (diff)
downloadmeta-virtualization-fec41fc98e7fbb6c3159fce5c3f1880164ec1bef.tar.gz
lxc.cfg: remove unnecessary kernel configuraitons.
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-yocto/lxc.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-yocto/lxc.cfg b/recipes-kernel/linux/linux-yocto/lxc.cfg
index f720ca6d..e8aae6c0 100644
--- a/recipes-kernel/linux/linux-yocto/lxc.cfg
+++ b/recipes-kernel/linux/linux-yocto/lxc.cfg
@@ -13,8 +13,6 @@ CONFIG_IPC_NS=y
13CONFIG_USER_NS=y 13CONFIG_USER_NS=y
14CONFIG_PID_NS=y 14CONFIG_PID_NS=y
15CONFIG_NET_NS=y 15CONFIG_NET_NS=y
16CONFIG_SECCOMP=y
17CONFIG_SECURITY_APPARMOR=y
18 16
19CONFIG_CLS_CGROUP=m 17CONFIG_CLS_CGROUP=m
20CONFIG_BLK_CGROUP=m 18CONFIG_BLK_CGROUP=m