On Monday 13 October 2008, Peter 'p2' De Schrijver wrote: > +config TWL4030_POWER > + bool "Support power sequencing scripts on TWL4030/TPS659x0" > + depends on TWL4030_CORE=y Don't need "=y" for that, since the CORE is already boolean. > + help > + Say yes here if you want to use the power management features of > + the TWL4030/TPS659x0. Saying "power management features" is misleading; there are lots of PM features this doesn't cover. Just say "power sequencing scripts" here too ... and maybe add a sentence saying what such a script *is* (controlling what type of action on what type of event). > + -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html