[PATCH 2/3] staging/dream: add missing include files
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri Nov 20 06:07:28 EST 2009
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.
More information about the linux-arm-kernel
mailing list