diff options
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index ccede1aeab38..9fee969dd60e 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -597,7 +597,7 @@ config RCU_TORTURE_TEST_RUNNABLE | |||
597 | Say N here if you want the RCU torture tests to start only | 597 | Say N here if you want the RCU torture tests to start only |
598 | after being manually enabled via /proc. | 598 | after being manually enabled via /proc. |
599 | 599 | ||
600 | config RCU_CPU_STALL | 600 | config RCU_CPU_STALL_DETECTOR |
601 | bool "Check for stalled CPUs delaying RCU grace periods" | 601 | bool "Check for stalled CPUs delaying RCU grace periods" |
602 | depends on CLASSIC_RCU | 602 | depends on CLASSIC_RCU |
603 | default n | 603 | default n |