summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2013-03-06 15:50:38 +0200
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-03-12 23:22:36 +0400
commit1e2a5224c2f0a026284a44bf50372631e44a9522 (patch)
tree1c20d4528339545fc4239aae56a871b0c4d07022
parent88fa96830fb93d7ba23a88656ebbe617f841af88 (diff)
ubuntu-minimal.conf: add CONFIG_CGROUPS and CONFIG_AUTOFS4_FS for systemdll-20130312.0
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--linaro/configs/ubuntu-minimal.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/ubuntu-minimal.conf b/linaro/configs/ubuntu-minimal.conf
index 2c6a13eb46c9..057ad013c286 100644
--- a/linaro/configs/ubuntu-minimal.conf
+++ b/linaro/configs/ubuntu-minimal.conf
@@ -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