From 532bdfed7b1ca483bbd384893709c022d9e765f7 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Thu, 17 Nov 2016 15:22:24 -0200 Subject: linux-fslc: Enable TRACER support Fix warning: WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package: lttng-modules: no modules were created; this may be due to CONFIG_TRACEPOINTS not being enabled in your kernel. Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-fslc/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/linux/linux-fslc') diff --git a/recipes-kernel/linux/linux-fslc/defconfig b/recipes-kernel/linux/linux-fslc/defconfig index 3219480b..5e0972c9 100644 --- a/recipes-kernel/linux/linux-fslc/defconfig +++ b/recipes-kernel/linux/linux-fslc/defconfig @@ -374,8 +374,8 @@ CONFIG_MAGIC_SYSRQ=y # CONFIG_SCHED_DEBUG is not set CONFIG_PROVE_LOCKING=y # CONFIG_DEBUG_BUGVERBOSE is not set -# CONFIG_FTRACE is not set # CONFIG_ARM_UNWIND is not set +CONFIG_FUNCTION_TRACER=y CONFIG_SECURITYFS=y CONFIG_CRYPTO_DEV_FSL_CAAM=y CONFIG_CRYPTO_DEV_SAHARA=y -- cgit v1.2.3-54-g00ecf