X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=Kconfig;h=acdab73b3d1a5f8a6d2247c51620a4b989fd7f66;hp=5eb257644239f7f46465b420e445b9fdb802ebd9;hb=HEAD;hpb=21c2a61f57670cabe298a9d53bdce0802a6c137e diff --git a/Kconfig b/Kconfig deleted file mode 100644 index 5eb25764..00000000 --- a/Kconfig +++ /dev/null @@ -1,14 +0,0 @@ -config LTTNG - tristate "LTTng support" - select 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"