mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 10:31:37 +02:00
feat(cros-kernel/x86_64): add MULTI_DEVPTS
this is required for lxc containers to work
This commit is contained in:
parent
dac71e92b8
commit
4134ebd687
@ -5,6 +5,7 @@ CONFIG_RCU_FANOUT=32
|
|||||||
CONFIG_IKCONFIG=m
|
CONFIG_IKCONFIG=m
|
||||||
CONFIG_IKCONFIG_PROC=y
|
CONFIG_IKCONFIG_PROC=y
|
||||||
CONFIG_LOG_BUF_SHIFT=18
|
CONFIG_LOG_BUF_SHIFT=18
|
||||||
|
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
|
||||||
CONFIG_CGROUPS=y
|
CONFIG_CGROUPS=y
|
||||||
# CONFIG_CGROUP_DEBUG is not set
|
# CONFIG_CGROUP_DEBUG is not set
|
||||||
CONFIG_CGROUP_FREEZER=y
|
CONFIG_CGROUP_FREEZER=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user