summaryrefslogtreecommitdiff
path: root/linaro/configs/uprobes.conf
diff options
context:
space:
mode:
Diffstat (limited to 'linaro/configs/uprobes.conf')
-rw-r--r--linaro/configs/uprobes.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/linaro/configs/uprobes.conf b/linaro/configs/uprobes.conf
new file mode 100644
index 00000000000..c8062683f5c
--- /dev/null
+++ b/linaro/configs/uprobes.conf
@@ -0,0 +1,12 @@
+CONFIG_KPROBES=y
+CONFIG_UPROBES=y
+CONFIG_UPROBE_EVENT=y
+CONFIG_HAVE_KPROBES=y
+CONFIG_RELAY=y
+CONFIG_DEBUG_FS=y
+CONFIG_DEBUG_INFO=y
+CONFIG_PROFILING=y
+CONFIG_TRACEPOINTS=y
+CONFIG_ARM_KPROBES_TEST=m
+CONFIG_KPROBES_SANITY_TEST=y
+CONFIG_PERCPU_RWSEM=y