diff options
author | Michael Ellerman <[email protected]> | 2009-04-22 22:43:03 +0000 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2009-04-28 13:52:23 +1000 |
commit | ff61e5ccc35b7159a50741fc4b992817785acd5c (patch) | |
tree | 2ff01b7e75313e69054a6ce80c92da1dedaae274 /net/unix/af_unix.c | |
parent | 2e8aead1b57ede7979bd4e24797c77e181775d9c (diff) |
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
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 <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions