chroot attempt 2
This commit is contained in:
parent
4aeb5a4d4a
commit
f4216b5808
1 changed files with 6 additions and 3 deletions
|
@ -156,8 +156,8 @@ CONFIG_CGROUP_BPF=y
|
|||
CONFIG_SOCK_CGROUP_DATA=y
|
||||
CONFIG_NAMESPACES=y
|
||||
CONFIG_UTS_NS=y
|
||||
# CONFIG_USER_NS is not set
|
||||
# CONFIG_PID_NS is not set
|
||||
CONFIG_USER_NS=y
|
||||
CONFIG_PID_NS=y
|
||||
CONFIG_SPRD_ROTATION_TASK=y
|
||||
CONFIG_NET_NS=y
|
||||
# CONFIG_CHECKPOINT_RESTORE is not set
|
||||
|
@ -1584,7 +1584,7 @@ CONFIG_PCI_ENDPOINT=y
|
|||
# Generic Driver Options
|
||||
#
|
||||
# CONFIG_UEVENT_HELPER is not set
|
||||
# CONFIG_DEVTMPFS is not set
|
||||
CONFIG_DEVTMPFS=n
|
||||
CONFIG_STANDALONE=y
|
||||
CONFIG_PREVENT_FIRMWARE_BUILD=y
|
||||
|
||||
|
@ -7258,3 +7258,6 @@ CONFIG_DISPLAY_SAMSUNG=y
|
|||
# CONFIG_PARTIAL_UPDATE is not set
|
||||
# CONFIG_CABC_FUNCTION is not set
|
||||
# CONFIG_SUPPORT_POC_FLASH is not set
|
||||
|
||||
# Chroot stuff
|
||||
CONFIG_BINDER_IPC=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue