callstack context: use delimiter when stack is incomplete
[lttng-modules.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 6b4ad68308c1cb3735765e91bbafb51163bb4a54..5eb257644239f7f46465b420e445b9fdb802ebd9 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -1,6 +1,6 @@
 config LTTNG
        tristate "LTTng support"
-       depends on TRACEPOINTS
+       select TRACEPOINTS
        help
          LTTng is an open source tracing framework for Linux.
 
@@ -10,3 +10,5 @@ config LTTNG
          the Linux kernel image, choose Y.
 
          If unsure, say N.
+
+source "lttng/tests/Kconfig"
This page took 0.022849 seconds and 4 git commands to generate.