aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2015-07-24 11:27:19 +0300
committerAnders Roxell <anders.roxell@linaro.org>2016-07-13 14:54:17 +0200
commit0bbace0cc19b57a112fb5ebc4fa7dbbf2d6ad88d (patch)
treec10d6a06559e4399506ba62933b398bfeeb97116
parentb05b9091a97b3068022680f5aca6d049e907e511 (diff)
distribution.conf: add few options required by systemd
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--linaro/configs/distribution.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/linaro/configs/distribution.conf b/linaro/configs/distribution.conf
index b1d96acfb15d..6329bd98cab4 100644
--- a/linaro/configs/distribution.conf
+++ b/linaro/configs/distribution.conf
@@ -1,4 +1,6 @@
+CONFIG_FHANDLE=y
CONFIG_CGROUPS=y
+CONFIG_NAMESPACES=y
# CONFIG_COMPAT_BRK is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
CONFIG_SECCOMP=y
@@ -41,6 +43,7 @@ CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE=m
+# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_BLK_DEV_LOOP=y