diff options
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r-- | lib/Kconfig.debug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 25c3ed594c54..6bf97d176326 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -765,9 +765,9 @@ config RCU_CPU_STALL_DETECTOR | |||
765 | CPUs are delaying the current grace period, but only when | 765 | CPUs are delaying the current grace period, but only when |
766 | the grace period extends for excessive time periods. | 766 | the grace period extends for excessive time periods. |
767 | 767 | ||
768 | Say Y if you want RCU to perform such checks. | 768 | Say N if you want to disable such checks. |
769 | 769 | ||
770 | Say N if you are unsure. | 770 | Say Y if you are unsure. |
771 | 771 | ||
772 | config KPROBES_SANITY_TEST | 772 | config KPROBES_SANITY_TEST |
773 | bool "Kprobes sanity tests" | 773 | bool "Kprobes sanity tests" |