aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index ada48441aff8..7331a16dd82c 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -946,6 +946,11 @@ config PERF_USE_VMALLOC
946 help 946 help
947 See tools/perf/design.txt for details 947 See tools/perf/design.txt for details
948 948
949config PERF_EVENTS_NMI
950 bool
951 help
952 Arch has support for nmi_watchdog
953
949menu "Kernel Performance Events And Counters" 954menu "Kernel Performance Events And Counters"
950 955
951config PERF_EVENTS 956config PERF_EVENTS