diff options
| -rw-r--r-- | lib/Kconfig.debug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index f80b67e72aa0..acef88239e15 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -173,6 +173,7 @@ config DETECT_SOFTLOCKUP | |||
| 173 | config NMI_WATCHDOG | 173 | config NMI_WATCHDOG |
| 174 | bool "Detect Hard Lockups with an NMI Watchdog" | 174 | bool "Detect Hard Lockups with an NMI Watchdog" |
| 175 | depends on DEBUG_KERNEL && PERF_EVENTS | 175 | depends on DEBUG_KERNEL && PERF_EVENTS |
| 176 | depends on X86 | ||
| 176 | default y | 177 | default y |
| 177 | help | 178 | help |
| 178 | Say Y here to enable the kernel to use the NMI as a watchdog | 179 | Say Y here to enable the kernel to use the NMI as a watchdog |
