X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=Kconfig;h=85946faff8be4f0c1045a159856e6378abe2daa8;hp=acdab73b3d1a5f8a6d2247c51620a4b989fd7f66;hb=HEAD;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2 diff --git a/Kconfig b/Kconfig deleted file mode 100644 index acdab73b..00000000 --- a/Kconfig +++ /dev/null @@ -1,16 +0,0 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) - -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"