mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ubuntu-minimal.conf: add CONFIG_CGROUPS and CONFIG_AUTOFS4_FS for systemd
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
This commit is contained in:
committed by
Jon Medhurst
parent
47e3036101
commit
1cb2be9af3
@@ -1,4 +1,5 @@
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_CGROUPS=y
|
||||
# CONFIG_COMPAT_BRK is not set
|
||||
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
|
||||
CONFIG_SECCOMP=y
|
||||
@@ -14,6 +15,7 @@ CONFIG_INPUT_MISC=y
|
||||
CONFIG_INPUT_UINPUT=y
|
||||
# CONFIG_DEVKMEM is not set
|
||||
CONFIG_FRAMEBUFFER_CONSOLE=y
|
||||
CONFIG_AUTOFS4_FS=y
|
||||
CONFIG_TMPFS_POSIX_ACL=y
|
||||
CONFIG_STRICT_DEVMEM=y
|
||||
CONFIG_SECURITY=y
|
||||
|
||||
Reference in New Issue
Block a user