[PATCH] powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
Arnd Bergmann
arnd at arndb.de
Thu Apr 23 21:07:00 EST 2009
On Thursday 23 April 2009, Michael Ellerman wrote:
> Currently PPC_CELL_NATIVE selects PPC_OF_PLATFORM_PCI, but does not
> select PCI. This can lead to a config with the former and the latter
> disabled, which does not build.
>
> To fix this PPC_CELL_NATIVE should select PCI. However, that would
> force PCI on for QPACE, which also selects PPC_CELL_NATIVE. So
> instead move the select of PPC_OF_PLATFORM_PCI and PCI under both
> IBM_CELL_BLADE and CELLEB.
>
> Signed-off-by: Michael Ellerman <michael at ellerman.id.au>
Yes, this one looks right, thanks for following up on this.
Acked-by: Arnd Bergmann <arnd at arndb.de>
More information about the Linuxppc-dev
mailing list