Kconfig: describe both module and in-kernel compilation options
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Dec 2015 21:44:05 +0000 (16:44 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Dec 2015 21:44:05 +0000 (16:44 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Kconfig

diff --git a/Kconfig b/Kconfig
index 9ed539eb8a9cd52e71dbcc7bbbc3184872a539e4..6b4ad68308c1cb3735765e91bbafb51163bb4a54 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -6,6 +6,7 @@ config LTTNG
 
          See https://lttng.org/
 
-         To compile as a module, choose M here.
+         To compile as a set of modules, choose M here. To compile into
+         the Linux kernel image, choose Y.
 
          If unsure, say N.
This page took 0.025191 seconds and 4 git commands to generate.