gcov: Fix DEBUG_FS symbol
authorMichal Simek <monstr@monstr.eu>
Mon, 31 Aug 2009 13:11:30 +0000 (15:11 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 21 Sep 2009 12:29:20 +0000 (14:29 +0200)
Signed-off-by: Michal Simek <monstr@monstr.eu>
Documentation/gcov.txt

index 40ec633..e7ca647 100644 (file)
@@ -47,7 +47,7 @@ Possible uses:
 
 Configure the kernel with:
 
-        CONFIG_DEBUGFS=y
+        CONFIG_DEBUG_FS=y
         CONFIG_GCOV_KERNEL=y
 
 and to get coverage data for the entire kernel: