aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/upstream-arm-full-base.config
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2022-06-13 18:23:49 +0200
committerAlexander Potapenko <ramosian.glider@gmail.com>2022-06-14 11:29:25 +0200
commitf6ad0dfbec67e9c32ab952f80ef9141df653cd56 (patch)
tree8828e53cb14da17ff24cfcdd09863044c6e0871f /dashboard/config/linux/upstream-arm-full-base.config
parent68dce47d1bae01441c618ad5633b51d4271f718c (diff)
dashboard/config/linux: update configs
Regenerate config after changing "CONFIG_IPC_NS" to "IPC_NS". For some reason KMSAN configs also got regenerated.
Diffstat (limited to 'dashboard/config/linux/upstream-arm-full-base.config')
-rw-r--r--dashboard/config/linux/upstream-arm-full-base.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-arm-full-base.config b/dashboard/config/linux/upstream-arm-full-base.config
index 328b6ea95..89e7c3a43 100644
--- a/dashboard/config/linux/upstream-arm-full-base.config
+++ b/dashboard/config/linux/upstream-arm-full-base.config
@@ -169,7 +169,7 @@ CONFIG_PROC_PID_CPUSET=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
-# CONFIG_IPC_NS is not set
+CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y