Re: [Cbe-oss-dev] [PATCH 11/13] cell: split out board specific files

From: Arnd Bergmann
Date: Tue May 02 2006 - 07:19:22 EST


On Tuesday 02 May 2006 02:06, Segher Boessenkool wrote:
> Is there any reason the driver wouldn't build and/or run on other
> platforms?  If so, fix it.  If not, just make it
>
>         depends on PCI

Well, it could run on other platforms, except:

- it requires a few properties in the device tree (local-mac-address,
firmware), so it should also depend on PPC
- It's not actually PCI at all, but on an internal bus that has
something close enough to a PCI config space.

Arnd <><
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/