Fix: statedump: disable vm maps enumeration
[lttng-modules.git] / README
diff --git a/README b/README
index ac0dc88860668f072ae177ad62e2d12cf4322d84..30f13386b9876bfde603e805bb0352bc33f2b3ba 100644 (file)
--- a/README
+++ b/README
@@ -49,8 +49,10 @@ LTTng 0.x patchset, but the lttng-modules 2.0 replace the lttng-modules
 kernel version.
 
 
-* Kernel config options requied
+* 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.023009 seconds and 4 git commands to generate.