X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Kconfig;h=85946faff8be4f0c1045a159856e6378abe2daa8;hb=eb94dcd91d4ea827ebe0353249e309f1629a5032;hp=c350b9b61a65de70f0b077a9dabf96f24972e77d;hpb=3a3b740faf8e26a96a9a3e6eadab4b314a2e3356;p=lttng-modules.git diff --git a/Kconfig b/Kconfig index c350b9b6..85946faf 100644 --- 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 TRACING help LTTng is an open source tracing framework for Linux.