aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index c649657e2259..d3a50967c337 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -936,6 +936,8 @@ config AIO
936 936
937config HAVE_PERF_COUNTERS 937config HAVE_PERF_COUNTERS
938 bool 938 bool
939 help
940 See tools/perf/design.txt for details.
939 941
940menu "Performance Counters" 942menu "Performance Counters"
941 943