Add support for built-in kernel build
[lttng-modules.git] / Kconfig
diff --git a/Kconfig b/Kconfig
new file mode 100644 (file)
index 0000000..9ed539e
--- /dev/null
+++ b/Kconfig
@@ -0,0 +1,11 @@
+config LTTNG
+       tristate "LTTng support"
+       depends on TRACEPOINTS
+       help
+         LTTng is an open source tracing framework for Linux.
+
+         See https://lttng.org/
+
+         To compile as a module, choose M here.
+
+         If unsure, say N.
This page took 0.0225959999999999 seconds and 4 git commands to generate.