Support the hostname context
[lttng-modules.git] / README
diff --git a/README b/README
index c3568f83f015addb38bbd30880be9f8ebc7247e3..30f13386b9876bfde603e805bb0352bc33f2b3ba 100644 (file)
--- a/README
+++ b/README
@@ -51,6 +51,8 @@ kernel version.
 
 * Kernel config options required
 
+CONFIG_MODULES: required
+  * Kernel modules support.
 CONFIG_KALLSYMS: required
   * See wrapper/ files. This is necessary until the few required missing
     symbols are exported to GPL modules from mainline.
@@ -77,7 +79,7 @@ CONFIG_PERF_EVENTS:
                lttng add-context -t perf:*
 CONFIG_EVENT_TRACING:
             needed to allow block layer tracing
-CONFIG_KPROBES: 
+CONFIG_KPROBES:
             Dynamic probe.
                lttng enable-event -k --probe ...
 CONFIG_KRETPROBES:
This page took 0.024621 seconds and 4 git commands to generate.