README: Document that CONFIG_MODULES is required
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 11 Apr 2012 00:36:17 +0000 (20:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 11 Apr 2012 00:36:17 +0000 (20:36 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README

diff --git a/README b/README
index c3568f83f015addb38bbd30880be9f8ebc7247e3..89b4a7af2404deb0b9a063d8227d2ff08baec5e8 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.
This page took 0.025263 seconds and 4 git commands to generate.