X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=Kconfig;h=85946faff8be4f0c1045a159856e6378abe2daa8;hp=9ed539eb8a9cd52e71dbcc7bbbc3184872a539e4;hb=HEAD;hpb=f59ec0bee6032a26808d4bddaafb1d6f3e081725 diff --git a/Kconfig b/Kconfig deleted file mode 100644 index 9ed539eb..00000000 --- a/Kconfig +++ /dev/null @@ -1,11 +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 module, choose M here. - - If unsure, say N.