diff options
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r-- | lib/Kconfig.debug | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index e65e47d5c5e6..63968a968443 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -155,7 +155,6 @@ config DEBUG_SHIRQ | |||
155 | config LOCKUP_DETECTOR | 155 | config LOCKUP_DETECTOR |
156 | bool "Detect Hard and Soft Lockups" | 156 | bool "Detect Hard and Soft Lockups" |
157 | depends on DEBUG_KERNEL && !S390 | 157 | depends on DEBUG_KERNEL && !S390 |
158 | default y | ||
159 | help | 158 | help |
160 | Say Y here to enable the kernel to act as a watchdog to detect | 159 | Say Y here to enable the kernel to act as a watchdog to detect |
161 | hard and soft lockups. | 160 | hard and soft lockups. |