Add defaults to Kconfig options
[lttng-modules.git] / src / Kconfig
index 85946faff8be4f0c1045a159856e6378abe2daa8..e42e25e685275afc859bfacb5eb9a3ee4ba1da27 100644 (file)
@@ -2,6 +2,7 @@
 
 config LTTNG
        tristate "LTTng support"
+       default m
        select TRACING
        help
          LTTng is an open source tracing framework for Linux.
@@ -13,4 +14,4 @@ config LTTNG
 
          If unsure, say N.
 
-source "lttng/tests/Kconfig"
+source "lttng/src/tests/Kconfig"
This page took 0.024729 seconds and 4 git commands to generate.