From 725726b13b3722cceb2fe2057685a8b3ca998a5e Mon Sep 17 00:00:00 2001 From: Stefan Sicleru Date: Thu, 31 Mar 2016 15:37:32 +0200 Subject: linux/cfg: remove prefix from config fragments Renamed kernel config fragments and provide them with prefix-free file names. Since prefixes are removed, README and associated script were also removed. References were updated within affected files. Signed-off-by: Stefan Sicleru Signed-off-by: Adrian Calianu --- recipes-kernel/linux/files/cfg/00027-lttng.cfg | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 recipes-kernel/linux/files/cfg/00027-lttng.cfg (limited to 'recipes-kernel/linux/files/cfg/00027-lttng.cfg') diff --git a/recipes-kernel/linux/files/cfg/00027-lttng.cfg b/recipes-kernel/linux/files/cfg/00027-lttng.cfg deleted file mode 100644 index 1334194..0000000 --- a/recipes-kernel/linux/files/cfg/00027-lttng.cfg +++ /dev/null @@ -1,20 +0,0 @@ -CONFIG_MODULES=y -CONFIG_KALLSYMS=y -CONFIG_HIGH_RES_TIMERS=y -CONFIG_TRACEPOINTS=y -CONFIG_FTRACE=y -CONFIG_PERF_EVENTS=y -CONFIG_EVENT_TRACING=y -CONFIG_KPROBES=y -CONFIG_KRETPROBES=y -CONFIG_FUNCTION_TRACER=y -CONFIG_FUNCTION_GRAPH_TRACER=y -CONFIG_IRQSOFF_TRACER=y -CONFIG_PREEMPT_TRACER=y -CONFIG_SCHED_TRACER=y -CONFIG_NOP_TRACER=y -CONFIG_CONTEXT_SWITCH_TRACER=y -CONFIG_GENERIC_TRACER=y -CONFIG_TRACER_MAX_TRACE=y -CONFIG_TRACER_SNAPSHOT=y -CONFIG_STACK_TRACER=n -- cgit v1.2.3-54-g00ecf