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