diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 5 |
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 | ||
949 | config PERF_EVENTS_NMI | ||
950 | bool | ||
951 | help | ||
952 | Arch has support for nmi_watchdog | ||
953 | |||
949 | menu "Kernel Performance Events And Counters" | 954 | menu "Kernel Performance Events And Counters" |
950 | 955 | ||
951 | config PERF_EVENTS | 956 | config PERF_EVENTS |