summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2015-07-24 11:27:19 +0300
committerAndrey Konovalov <andrey.konovalov@linaro.org>2015-07-24 11:27:19 +0300
commitefd77078c84900cc05e6ef0fcb3aac355413db9b (patch)
treeae2cb80a34538623a0c735469a22b0270c146a60
parent4a12e3a9fc78d41fdba63a1b3092e24c0fc7a76c (diff)
distribution.conf: add few options required by systemdconfig-core-4.2
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 b1d96acfb15..6329bd98cab 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