From 7a394e1d23f83279e7d9b47614e77d3ab766db71 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Sat, 30 Sep 2017 14:31:58 +0200 Subject: platform-v7a: kernel: disable unneeded namespaces Signed-off-by: Michael Olbrich Signed-off-by: Robert Schwebel --- configs/platform-v7a/kernelconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configs/platform-v7a/kernelconfig') diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig index 6bbe770..56f3aa7 100644 --- a/configs/platform-v7a/kernelconfig +++ b/configs/platform-v7a/kernelconfig @@ -141,10 +141,10 @@ CONFIG_CGROUP_PERF=y # CONFIG_SOCK_CGROUP_DATA is not set # CONFIG_CHECKPOINT_RESTORE is not set CONFIG_NAMESPACES=y -CONFIG_UTS_NS=y -CONFIG_IPC_NS=y -CONFIG_USER_NS=y -CONFIG_PID_NS=y +# CONFIG_UTS_NS is not set +# CONFIG_IPC_NS is not set +# CONFIG_USER_NS is not set +# CONFIG_PID_NS is not set CONFIG_NET_NS=y # CONFIG_SCHED_AUTOGROUP is not set # CONFIG_SYSFS_DEPRECATED is not set -- cgit v1.2.3