summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-10-27 09:50:31 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-27 10:36:28 -0200
commit86906c4108bf1826c419564e8a4ded5d9862783e (patch)
tree69e94ba920f4a8f0d1735932aa1d201b9ad03e9b /recipes-kernel
parent73cc56d485139cf4ba53e0dd593c828278ed9c47 (diff)
downloadmeta-freescale-86906c4108bf1826c419564e8a4ded5d9862783e.tar.gz
linux-fslc-imx: 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 <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx/defconfig b/recipes-kernel/linux/linux-fslc-imx/defconfig
index a2a30371..7cec565a 100644
--- a/recipes-kernel/linux/linux-fslc-imx/defconfig
+++ b/recipes-kernel/linux/linux-fslc-imx/defconfig
@@ -402,7 +402,7 @@ CONFIG_DEBUG_FS=y
402CONFIG_MAGIC_SYSRQ=y 402CONFIG_MAGIC_SYSRQ=y
403# CONFIG_SCHED_DEBUG is not set 403# CONFIG_SCHED_DEBUG is not set
404# CONFIG_DEBUG_BUGVERBOSE is not set 404# CONFIG_DEBUG_BUGVERBOSE is not set
405# CONFIG_FTRACE is not set 405CONFIG_FUNCTION_TRACER=y
406CONFIG_SECURITYFS=y 406CONFIG_SECURITYFS=y
407CONFIG_CRYPTO_USER=y 407CONFIG_CRYPTO_USER=y
408CONFIG_CRYPTO_TEST=m 408CONFIG_CRYPTO_TEST=m