X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Kconfig;h=5eb257644239f7f46465b420e445b9fdb802ebd9;hb=d7921a5faa41a160c2679bb130e31c79ee8641f2;hp=6b4ad68308c1cb3735765e91bbafb51163bb4a54;hpb=45ba17e2a53381fe3f9b67c4724347354b2bd748;p=lttng-modules.git diff --git a/Kconfig b/Kconfig index 6b4ad683..5eb25764 100644 --- a/Kconfig +++ b/Kconfig @@ -1,6 +1,6 @@ config LTTNG tristate "LTTng support" - depends on TRACEPOINTS + select TRACEPOINTS help LTTng is an open source tracing framework for Linux. @@ -10,3 +10,5 @@ config LTTNG the Linux kernel image, choose Y. If unsure, say N. + +source "lttng/tests/Kconfig"