summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/containers.cfg
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-03-08 13:58:04 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2017-03-09 15:33:50 +0100
commit0ad35fda8924b89f571f0437c3fd67ab768b823e (patch)
treed41f9c284e3480d15f25fceb5ed8b9cb295b1b09 /recipes-kernel/linux/files/cfg/containers.cfg
parente16a715b2c78602ae3c394c2c3731bbe34c817f9 (diff)
downloadmeta-enea-bsp-common-0ad35fda8924b89f571f0437c3fd67ab768b823e.tar.gz
remove all kernel config fragmentsHEADmaster
From now on Enea Linux will use Yocto kernel config style using a separate meta data repo. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'recipes-kernel/linux/files/cfg/containers.cfg')
-rw-r--r--recipes-kernel/linux/files/cfg/containers.cfg18
1 files changed, 0 insertions, 18 deletions
diff --git a/recipes-kernel/linux/files/cfg/containers.cfg b/recipes-kernel/linux/files/cfg/containers.cfg
deleted file mode 100644
index aac7304..0000000
--- a/recipes-kernel/linux/files/cfg/containers.cfg
+++ /dev/null
@@ -1,18 +0,0 @@
1CONFIG_NAMESPACES=y
2CONFIG_UTS_NS=y
3CONFIG_IPC_NS=y
4CONFIG_USER_NS=y
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