[PATCH 4/4] ppc64 iSeries: allow build with no PCI

Christoph Hellwig hch at lst.de
Thu Jun 9 01:27:12 EST 2005


On Wed, Jun 08, 2005 at 08:46:49PM +1000, Paul Mackerras wrote:
> Christoph Hellwig writes:
> 
> > >  config PCI
> > > -	bool
> > > +	bool "support for PCI devices" if (EMBEDDED && PPC_ISERIES)
> > 
> > and what exactly makes an ISERIES an embedded device?  Please make this
> > just if PPC_ISERIES and provide a sane helptext.
> 
> This means you get the chance to turn *off* PCI if you turn on
> EMBEDDED.  That is consistent with other uses of EMBEDDED; for
> example, if you want to build the kernel for your iSeries partition
> without VT, you have to turn on EMBEDDED.  In other words, EMBEDDED
> isn't really about embedded systems. :)  It would be nice to have a
> better name, but for now Stephen's patch is reasonable (although we
> could make it just "if EMBEDDED" instead).

 From reading the mail it's a totally reasonable choice to turn off
PCI because there's normal iSeries configs that don't need it.  EMBEDDED
only is for really odd configs whatever that means (a little more than
usual on x86 thanks to Linus).  Note that you can turn PCI off easily
without EMBEDDED on most plattforms, including x86.




More information about the Linuxppc64-dev mailing list