Browse Source

gcov: Fix DEBUG_FS symbol

Signed-off-by: Michal Simek <monstr@monstr.eu>
Michal Simek 15 years ago
parent
commit
8274cae796
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/gcov.txt

+ 1 - 1
Documentation/gcov.txt

@@ -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: