aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 96e6d56acd50..d0caacb4bc14 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -529,7 +529,6 @@ config SRCU
529config TASKS_RCU 529config TASKS_RCU
530 bool 530 bool
531 default n 531 default n
532 depends on !UML
533 select SRCU 532 select SRCU
534 help 533 help
535 This option enables a task-based RCU implementation that uses 534 This option enables a task-based RCU implementation that uses