1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-16 03:32:02 +03:00

xiaomi-lavender: Enable USER_NS

This commit is contained in:
Samuel Dionne-Riel 2019-10-08 21:37:59 -04:00
parent 29f19019db
commit 2b99b1d607

View File

@ -159,7 +159,7 @@ CONFIG_SCHED_CORE_CTL=y
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
CONFIG_IPC_NS=y
# CONFIG_USER_NS is not set
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y