[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091120110728.GB10644@n2100.arm.linux.org.uk>
Date: Fri, 20 Nov 2009 11:07:28 +0000
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Pavel Machek <pavel@....cz>
Cc: Greg KH <greg@...ah.com>, Brian Swetland <swetland@...gle.com>,
Arve Hj?nnev?g <arve@...roid.com>,
kernel list <linux-kernel@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 2/3] staging/dream: add missing include files
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists