X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Kconfig;fp=Kconfig;h=0000000000000000000000000000000000000000;hb=600da0c9c2a133a3154bd5ad6df428d8e3256e30;hp=85946faff8be4f0c1045a159856e6378abe2daa8;hpb=4140ad5d31731fbfc179fbcf0221322cfeba6461;p=lttng-modules.git diff --git a/Kconfig b/Kconfig deleted file mode 100644 index 85946faf..00000000 --- a/Kconfig +++ /dev/null @@ -1,16 +0,0 @@ -# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) - -config LTTNG - tristate "LTTng support" - select TRACING - 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"