summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2014-05-13 23:00:17 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-05-13 23:00:17 +0400
commitbf8bdf9ab4fed4adb2e8ad035d7bec44078b1ffa (patch)
tree56f4e838bc187a0bd2c66dfd67cd56e31d1117c0
parent76a5e1bd456cf1ca49a6d47c8ebccd112574f6de (diff)
uprobes: add CONFIG_USER_NS=y
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--linaro/configs/uprobes.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/uprobes.conf b/linaro/configs/uprobes.conf
index 76816835a04..a9617986284 100644
--- a/linaro/configs/uprobes.conf
+++ b/linaro/configs/uprobes.conf
@@ -1,3 +1,5 @@
+CONFIG_NAMESPACES=y
+CONFIG_USER_NS=y
CONFIG_RELAY=y
CONFIG_KPROBES=y
CONFIG_UPROBE_EVENT=y