Kconfig: fix dependency issue when building in-tree without CONFIG_FTRACE
[lttng-modules.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index acdab73b3d1a5f8a6d2247c51620a4b989fd7f66..10eccff60e80909bc078a20abde25d6be2ffdb84 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -2,7 +2,7 @@
 
 config LTTNG
        tristate "LTTng support"
-       select TRACEPOINTS
+       select TRACING
        help
          LTTng is an open source tracing framework for Linux.
 
This page took 0.0244 seconds and 4 git commands to generate.