From: Michal Simek Date: Mon, 31 Aug 2009 13:11:30 +0000 (+0200) Subject: gcov: Fix DEBUG_FS symbol X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=8274cae796b6532cb82f9cbf04a681ed59981d02;p=deliverable%2Flinux.git gcov: Fix DEBUG_FS symbol Signed-off-by: Michal Simek --- diff --git a/Documentation/gcov.txt b/Documentation/gcov.txt index 40ec63352760..e7ca6478cd93 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: