From: Michael Jeanson Date: Wed, 12 May 2021 20:13:01 +0000 (-0400) Subject: Add defaults to Kconfig options X-Git-Tag: v2.12.6~5 X-Git-Url: https://git.lttng.org/?p=lttng-modules.git;a=commitdiff_plain;h=937d307ebcc31d767a7c68cd254b61eeea1dc92b Add defaults to Kconfig options Add defaults to the Kconfig options used when building in-tree that match the default configuration when built out-of-tree. Change-Id: I8e38a3d4fd1c13b54b5a4a8deb66c84acdfb76c0 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers --- diff --git a/Kconfig b/Kconfig index 10eccff6..0ea35092 100644 --- a/Kconfig +++ b/Kconfig @@ -2,6 +2,7 @@ config LTTNG tristate "LTTng support" + default m select TRACING help LTTng is an open source tracing framework for Linux. diff --git a/tests/Kconfig b/tests/Kconfig index 7ae0dbff..3e5e2a23 100644 --- a/tests/Kconfig +++ b/tests/Kconfig @@ -2,6 +2,7 @@ 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