diff options
| author | Alexander Potapenko <glider@google.com> | 2022-06-13 18:23:49 +0200 |
|---|---|---|
| committer | Alexander Potapenko <ramosian.glider@gmail.com> | 2022-06-14 11:29:25 +0200 |
| commit | f6ad0dfbec67e9c32ab952f80ef9141df653cd56 (patch) | |
| tree | 8828e53cb14da17ff24cfcdd09863044c6e0871f /dashboard/config/linux/upstream-arm-full.config | |
| parent | 68dce47d1bae01441c618ad5633b51d4271f718c (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.config')
| -rw-r--r-- | dashboard/config/linux/upstream-arm-full.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-arm-full.config b/dashboard/config/linux/upstream-arm-full.config index 3b593aae2..221dff79e 100644 --- a/dashboard/config/linux/upstream-arm-full.config +++ b/dashboard/config/linux/upstream-arm-full.config @@ -193,7 +193,7 @@ CONFIG_CGROUP_BPF=y CONFIG_SOCK_CGROUP_DATA=y 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 |
