summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/lttng.cfg
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-03-08 13:58:04 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2017-03-09 15:33:50 +0100
commit0ad35fda8924b89f571f0437c3fd67ab768b823e (patch)
treed41f9c284e3480d15f25fceb5ed8b9cb295b1b09 /recipes-kernel/linux/files/cfg/lttng.cfg
parente16a715b2c78602ae3c394c2c3731bbe34c817f9 (diff)
downloadmeta-enea-bsp-common-master.tar.gz
remove all kernel config fragmentsHEADmaster
From now on Enea Linux will use Yocto kernel config style using a separate meta data repo. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'recipes-kernel/linux/files/cfg/lttng.cfg')
-rw-r--r--recipes-kernel/linux/files/cfg/lttng.cfg20
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes-kernel/linux/files/cfg/lttng.cfg b/recipes-kernel/linux/files/cfg/lttng.cfg
deleted file mode 100644
index 1334194..0000000
--- a/recipes-kernel/linux/files/cfg/lttng.cfg
+++ /dev/null
@@ -1,20 +0,0 @@
1CONFIG_MODULES=y
2CONFIG_KALLSYMS=y
3CONFIG_HIGH_RES_TIMERS=y
4CONFIG_TRACEPOINTS=y
5CONFIG_FTRACE=y
6CONFIG_PERF_EVENTS=y
7CONFIG_EVENT_TRACING=y
8CONFIG_KPROBES=y
9CONFIG_KRETPROBES=y
10CONFIG_FUNCTION_TRACER=y
11CONFIG_FUNCTION_GRAPH_TRACER=y
12CONFIG_IRQSOFF_TRACER=y
13CONFIG_PREEMPT_TRACER=y
14CONFIG_SCHED_TRACER=y
15CONFIG_NOP_TRACER=y
16CONFIG_CONTEXT_SWITCH_TRACER=y
17CONFIG_GENERIC_TRACER=y
18CONFIG_TRACER_MAX_TRACE=y
19CONFIG_TRACER_SNAPSHOT=y
20CONFIG_STACK_TRACER=n