Re: [RFC PATCH] rcu: config: Remove prompt for RCU implementation

2015-04-21 Thread Paul E. McKenney
On Tue, Apr 21, 2015 at 05:29:42PM -0400, Pranith Kumar wrote: > The RCU implementation which is chosen is dependent on PREEMPT and SMP config > options and is not really a user-selectable choice. The following change will > remove the menu entry and will be derived from the above two options. > >

[RFC PATCH] rcu: config: Remove prompt for RCU implementation

2015-04-21 Thread Pranith Kumar
The RCU implementation which is chosen is dependent on PREEMPT and SMP config options and is not really a user-selectable choice. The following change will remove the menu entry and will be derived from the above two options. Signed-off-by: Pranith Kumar --- init/Kconfig | 18 ++