diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 48efefcac12a..929adf6cb6b4 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -384,7 +384,6 @@ config PREEMPT_RCU | |||
384 | 384 | ||
385 | config RCU_TRACE | 385 | config RCU_TRACE |
386 | bool "Enable tracing for RCU" | 386 | bool "Enable tracing for RCU" |
387 | depends on TREE_RCU || TREE_PREEMPT_RCU | ||
388 | help | 387 | help |
389 | This option provides tracing in RCU which presents stats | 388 | This option provides tracing in RCU which presents stats |
390 | in debugfs for debugging RCU implementation. | 389 | in debugfs for debugging RCU implementation. |