Skip to content

Commit

Permalink
gcov: Fix DEBUG_FS symbol
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Michal Simek committed Sep 21, 2009
1 parent c2a32f0 commit 8274cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/gcov.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8274cae

Please sign in to comment.