Re: [PATCH 2/3] staging/dream: add missing include files

From: Russell King - ARM Linux
Date: Fri Nov 20 2009 - 06:08:00 EST


On Fri, Nov 20, 2009 at 11:57:26AM +0100, Pavel Machek wrote:
> On Thu 2009-11-19 14:56:02, Greg KH wrote:
> > On Sun, Nov 01, 2009 at 11:27:17PM +0100, Pavel Machek wrote:
> > > +config GENERIC_GPIO
> > > + bool
> > > + default y
> >
> > Which breaks the i386 build. Don't force on a general config option
> > like this, that's not nice at all :(
>
> Ok, I should figure out how to limit it to arch-msm.

You do it by 'select'ing the symbol in arch/arm/Kconfig. See the many
other examples therein of how to do it.
--
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/