diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig index e44e25422f22..ab733c32292c 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -943,8 +943,7 @@ config PERF_USE_VMALLOC | |||
943 | See tools/perf/design.txt for details | 943 | See tools/perf/design.txt for details |
944 | 944 | ||
945 | config PERF_EVENTS_NMI | 945 | config PERF_EVENTS_NMI |
946 | bool | 946 | def_bool PERF_EVENTS && HAVE_PERF_EVENTS_NMI |
947 | depends on PERF_EVENTS | ||
948 | help | 947 | help |
949 | System hardware can generate an NMI using the perf event | 948 | System hardware can generate an NMI using the perf event |
950 | subsystem. Also has support for calculating CPU cycle events | 949 | subsystem. Also has support for calculating CPU cycle events |