Drop support for kernels < 3.0 from skb instrumentation
[lttng-modules.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index c350b9b61a65de70f0b077a9dabf96f24972e77d..acdab73b3d1a5f8a6d2247c51620a4b989fd7f66 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -1,6 +1,8 @@
+# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+
 config LTTNG
        tristate "LTTng support"
-       depends on TRACEPOINTS
+       select TRACEPOINTS
        help
          LTTng is an open source tracing framework for Linux.
 
This page took 0.022875 seconds and 4 git commands to generate.