Add defaults to Kconfig options
[lttng-modules.git] / tests / Kconfig
index 65e0a2b744593a5681ea8b65fd9a9b8a0f2a3c4a..3e5e2a238edeb988ea3449858a55e0b1b393b6d4 100644 (file)
@@ -1,5 +1,8 @@
+# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+
 config LTTNG_CLOCK_PLUGIN_TEST
        tristate "Use test plugin as trace clock"
+       default m
        depends on LTTNG
        help
         Use the test clock as trace clock. This plugin freezes the
This page took 0.041923 seconds and 4 git commands to generate.