[PATCH 4/4] x86: OLPC: add OLPC device-tree support
Stephen Rothwell
sfr at canb.auug.org.au
Tue Jun 29 18:33:40 EST 2010
Hi Andres,
On Tue, 29 Jun 2010 01:12:36 -0700 Grant Likely <grant.likely at secretlab.ca> wrote:
>
> > diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> > index 71c194d..7aea004 100644
> > --- a/arch/x86/Kconfig
> > +++ b/arch/x86/Kconfig
> > @@ -2071,6 +2071,11 @@ config OLPC_OPENFIRMWARE
> > that is used on the OLPC XO-1 Children's Machine.
> > If unsure, say N here.
> >
> > +config OF
> > + def_bool y
> > + depends on OLPC_OPENFIRMWARE
> > + select OF_PROMTREE
> > +
>
> This hunk will need to be respun on top of Stephen's CONFIG_OF change.
> It's currently in my test-devicetree branch on
> git://git.secretlab.ca/git/linux-2.6
Yeah, just make config OLPC_OPENFIRMWARE select OF and OF_PROMTREE and just use
config OF
bool
for now. This will work even without my changes. We will remove those
latter two lines later.
--
Cheers,
Stephen Rothwell sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20100629/23a03549/attachment.pgp>
More information about the devicetree-discuss
mailing list