Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index c350b9b61a65de70f0b077a9dabf96f24972e77d..66467f1588eb06123cdd9ea499718bce32713e1f 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -1,6 +1,8 @@
+# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
+
 config LTTNG
        tristate "LTTng support"
-       depends on TRACEPOINTS
+       select TRACEPOINTS
        help
          LTTng is an open source tracing framework for Linux.
 
This page took 0.023314 seconds and 4 git commands to generate.