summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-11-17 15:22:24 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-11-18 16:23:08 -0200
commit532bdfed7b1ca483bbd384893709c022d9e765f7 (patch)
tree2a89f2aab79d08025dcafa27a9a35bd2ffa0912d /recipes-kernel
parent0447a4bb2e965c334ade6e65360f88a6aa6be030 (diff)
downloadmeta-freescale-532bdfed7b1ca483bbd384893709c022d9e765f7.tar.gz
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 <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/defconfig2
1 files changed, 1 insertions, 1 deletions
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
374# CONFIG_SCHED_DEBUG is not set 374# CONFIG_SCHED_DEBUG is not set
375CONFIG_PROVE_LOCKING=y 375CONFIG_PROVE_LOCKING=y
376# CONFIG_DEBUG_BUGVERBOSE is not set 376# CONFIG_DEBUG_BUGVERBOSE is not set
377# CONFIG_FTRACE is not set
378# CONFIG_ARM_UNWIND is not set 377# CONFIG_ARM_UNWIND is not set
378CONFIG_FUNCTION_TRACER=y
379CONFIG_SECURITYFS=y 379CONFIG_SECURITYFS=y
380CONFIG_CRYPTO_DEV_FSL_CAAM=y 380CONFIG_CRYPTO_DEV_FSL_CAAM=y
381CONFIG_CRYPTO_DEV_SAHARA=y 381CONFIG_CRYPTO_DEV_SAHARA=y