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.ber...@ossystems.com.br>
---
 recipes-kernel/linux/linux-boundary-4.1.15/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-boundary-4.1.15/defconfig 
b/recipes-kernel/linux/linux-boundary-4.1.15/defconfig
index f1564db..94f6821 100644
--- a/recipes-kernel/linux/linux-boundary-4.1.15/defconfig
+++ b/recipes-kernel/linux/linux-boundary-4.1.15/defconfig
@@ -401,7 +401,7 @@ CONFIG_FRAME_WARN=2048
 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_STRICT_DEVMEM=y
 # CONFIG_ARM_UNWIND is not set
 CONFIG_DEBUG_SET_MODULE_RONX=y
-- 
2.1.4

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to