From: Michal Simek Date: Mon, 31 Aug 2009 13:11:30 +0000 (+0200) Subject: gcov: Fix DEBUG_FS symbol X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~20724^2~22 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8274cae796b6532cb82f9cbf04a681ed59981d02;p=linux-4.9.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: