Re: linux-next: Tree for July 6 (NET_DSA + PHYLIB kconfig)

From: David Miller
Date: Sat Jul 10 2010 - 22:10:00 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Date: Tue, 6 Jul 2010 10:34:17 -0700

> NET_DSA selects PHYLIB. PHYLIB depends on NET_ETHERNET, which is not enabled
> in this randconfig. net/dsa code does need PHYLIB code, so PHYLIB symbol should
> either drop "depends on NET_ETHERNET" or it should be changed to
> depends on NET_ETHERNET || NET_DSA
>
> Preference?

The situations seems to suggest NET_DSA depends upon NET_ETHERNET, so
adding NET_ETHERNET to NET_DSA's dependencies probably works better.
--
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/