aboutsummaryrefslogtreecommitdiff
path: root/Documentation/gcov.txt
diff options
context:
space:
mode:
authorMarton Nemeth <nm127@freemail.hu>2009-07-22 22:44:23 +0200
committerJiri Kosina <jkosina@suse.cz>2009-09-21 15:14:56 +0200
commit3c78f5d81ae8131a24577b5551a6d1467b30e0af (patch)
tree66d3e7a0cb6e6292e74cd38e966a280c209a902e /Documentation/gcov.txt
parent7da8b6ddc7a03346f825925e0d981ca2bd1ed617 (diff)
trivial: fix typo in CONFIG_DEBUG_FS in gcov doc
The correct name is CONFIG_DEBUG_FS, add the missing underscore. Signed-off-by: Marton Nemeth <nm127@freemail.hu> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/gcov.txt')
-rw-r--r--Documentation/gcov.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gcov.txt b/Documentation/gcov.txt
index 40ec6335276..e7ca6478cd9 100644
--- a/Documentation/gcov.txt
+++ b/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: