summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/00048-containers_no_user_ns.cfg
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-02-05 13:34:03 +0100
committerNora Björklund <nora.bjorklund@enea.com>2016-02-15 10:59:38 +0100
commit6df97385b2af0423963b3eb159b0b504b9fc3e0e (patch)
tree93a39683c8e9efc8da0c7e5d1df3f9a07cb0b8dd /recipes-kernel/linux/files/cfg/00048-containers_no_user_ns.cfg
parent45d2e484f1262f1d5f5e3602f1e0fa5f6f88abf9 (diff)
downloadmeta-enea-bsp-common-6df97385b2af0423963b3eb159b0b504b9fc3e0e.tar.gz
add kernel configs
These are moved from meta-enea-base Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
Diffstat (limited to 'recipes-kernel/linux/files/cfg/00048-containers_no_user_ns.cfg')
-rw-r--r--recipes-kernel/linux/files/cfg/00048-containers_no_user_ns.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/cfg/00048-containers_no_user_ns.cfg b/recipes-kernel/linux/files/cfg/00048-containers_no_user_ns.cfg
new file mode 100644
index 0000000..7b0b6f6
--- /dev/null
+++ b/recipes-kernel/linux/files/cfg/00048-containers_no_user_ns.cfg
@@ -0,0 +1,18 @@
1CONFIG_NAMESPACES=y
2CONFIG_UTS_NS=y
3CONFIG_IPC_NS=y
4CONFIG_USER_NS=n
5CONFIG_PID_NS=y
6CONFIG_NET_NS=y
7CONFIG_CGROUP_FREEZER=y
8CONFIG_CGROUP_DEVICE=y
9CONFIG_CGROUP_CPUACCT=y
10CONFIG_RESOURCE_COUNTERS=y
11CONFIG_CGROUP_SCHED=y
12CONFIG_BLK_CGROUP=y
13CONFIG_CPUSETS=y
14CONFIG_MEMCG=y
15CONFIG_MEMCG_KMEM=y
16CONFIG_VETH=y
17CONFIG_MACVLAN=y
18CONFIG_DEVPTS_MULTIPLE_INSTANCES=y