aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index d038a57004a2..207ae29354a3 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1128,7 +1128,7 @@ config MMAP_ALLOW_UNINITIALIZED
1128 See Documentation/nommu-mmap.txt for more information. 1128 See Documentation/nommu-mmap.txt for more information.
1129 1129
1130config PROFILING 1130config PROFILING
1131 bool "Profiling support (EXPERIMENTAL)" 1131 bool "Profiling support"
1132 help 1132 help
1133 Say Y here to enable the extended profiling support mechanisms used 1133 Say Y here to enable the extended profiling support mechanisms used
1134 by profilers such as OProfile. 1134 by profilers such as OProfile.