diff --git a/Documentation/gcov.txt b/Documentation/gcov.txt
index 40ec633527600be750ef15ec4f8706c8bcae0f01..e7ca6478cd93d4e6422d1ae92455b347dbdf7ccb 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: