Merge branch 'core/urgent' into core/rcu
[pandora-kernel.git] / init / Kconfig
index 7be4d38..d4e9671 100644 (file)
@@ -308,7 +308,7 @@ menu "RCU Subsystem"
 
 choice
        prompt "RCU Implementation"
-       default CLASSIC_RCU
+       default TREE_RCU
 
 config CLASSIC_RCU
        bool "Classic RCU"