Implement capturing payload on event notifier
[lttng-modules.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index acdab73b3d1a5f8a6d2247c51620a4b989fd7f66..85946faff8be4f0c1045a159856e6378abe2daa8 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -1,8 +1,8 @@
-# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
 
 config LTTNG
        tristate "LTTng support"
-       select TRACEPOINTS
+       select TRACING
        help
          LTTng is an open source tracing framework for Linux.
 
This page took 0.023103 seconds and 4 git commands to generate.