X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=Kconfig;h=acdab73b3d1a5f8a6d2247c51620a4b989fd7f66;hb=HEAD;hp=c350b9b61a65de70f0b077a9dabf96f24972e77d;hpb=3a3b740faf8e26a96a9a3e6eadab4b314a2e3356;p=lttng-modules.git diff --git a/Kconfig b/Kconfig deleted file mode 100644 index c350b9b6..00000000 --- a/Kconfig +++ /dev/null @@ -1,14 +0,0 @@ -config LTTNG - tristate "LTTng support" - depends on TRACEPOINTS - help - LTTng is an open source tracing framework for Linux. - - See https://lttng.org/ - - To compile as a set of modules, choose M here. To compile into - the Linux kernel image, choose Y. - - If unsure, say N. - -source "lttng/tests/Kconfig"