Kconfig: fix dependency issue when building in-tree without CONFIG_FTRACE
[lttng-modules.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 66467f1588eb06123cdd9ea499718bce32713e1f..85946faff8be4f0c1045a159856e6378abe2daa8 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.024414 seconds and 4 git commands to generate.