diff --git a/init/Kconfig b/init/Kconfig
index fe72c12e06a541a171ab9dd74344b9e9365c8720..42a346b0df43c5fbab4a0c09f6cc82ba2178da27 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -521,6 +521,7 @@ config RCU_EXPERT
 
 config SRCU
 	bool
+	default y
 	help
 	  This option selects the sleepable version of RCU. This version
 	  permits arbitrary sleeping or blocking within RCU read-side critical