]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: Enable TRACER support
authorFabio Berton <fabio.berton@ossystems.com.br>
Thu, 27 Oct 2016 11:50:31 +0000 (09:50 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 27 Oct 2016 12:36:28 +0000 (10:36 -0200)
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 <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-imx/defconfig

index a2a30371aa03fc7d757e1c511ef20ac7afa260fc..7cec565aa0d967a2a003a17850ed5a988e9b205e 100644 (file)
@@ -402,7 +402,7 @@ CONFIG_DEBUG_FS=y
 CONFIG_MAGIC_SYSRQ=y
 # CONFIG_SCHED_DEBUG is not set
 # CONFIG_DEBUG_BUGVERBOSE is not set
-# CONFIG_FTRACE is not set
+CONFIG_FUNCTION_TRACER=y
 CONFIG_SECURITYFS=y
 CONFIG_CRYPTO_USER=y
 CONFIG_CRYPTO_TEST=m