Re: OLPC power management patches - merge for 3.1?

From: Andres Salomon
Date: Sun Jul 24 2011 - 13:23:48 EST


On Sun, 24 Jul 2011 10:13:23 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
[...]
> > or
> >
> > depends on POWER_SUPPLY
> > select POWER_SUPPLY
> >
> > ?
>
> You can't do both of those AFAIK -- and it already depends on
> POWER_SUPPLY. I guess you could remove "depends on POWER_SUPPLY" and
> add "select POWER_SUPPLY". I'll see if that works.
>


Yeah, select appears to be the only option so long as bool stuff in
arch/ depends upon tristate stuff in drivers/. It'd be nice to get the
OLPC PM code to be modular, but getting it upstream (the code is from
2007 or 2008!) is a nice first step.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/