Hi, On Tue, 4 Mar 2008, Paul E. McKenney wrote: > > > - bool "Classic RCU" > > > + def_bool !PREEMPT_RCU > > > help > > > This option selects the classic RCU implementation that is > > > designed for best read-side performance on non-realtime > > > - systems. > > > - > > > - Say Y if you are unsure. > > > - > > > > You can get rid of the "help" part since it isn't visible to users. > > So how about if I replace it with comment lines (starting with "#", > not with "comment")? Actually xconfig can display this text, so using the help like this is fine. bye, Roman -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html