Re: [NET] Remove ARM dependency for dm9000 driver

From: David S. Miller
Date: Wed Nov 30 2005 - 16:48:12 EST


From: Russell King <rmk+lkml@xxxxxxxxxxxxxxxx>
Date: Wed, 30 Nov 2005 16:55:47 +0000

> If other CPUs use this then fine, but I find that having config options
> needlessly available to all architectures is annoying - especially when
> they are never used.
>
> Eg, would you ever expect to see a DM9000 ethernet device on an x86
> machine? Probably not - there's far better PCI solutions now.

If I, for example, make changes across the tree to SKB handling, I'd
like to be able to build as many drivers as possible and fix up the
compile warnings and build failures before _you_ get to see them.

That's why it's a good idea to make drivers available to as many
platforms as possible, even if the hardware isn't necessarily
used there.
-
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/