Re: [PATCH -next] net: move MII outside of NET_ETHERNET, fixkconfig warning

From: David Miller
Date: Sat Oct 16 2010 - 14:58:38 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Date: Wed, 13 Oct 2010 18:18:59 -0700

> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> We have USB, PCMCIA, and gigabit ethernet drivers that select
> MII even though NET_ETHERNET is not enabled, so make MII not
> be dependent on NET_ETHERNET. It is still dependent on NET
> and NETDEVICES.
>
> Fixes kconfig unmet dependency warning (shortened, was very long string):
...
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> Acked-by: Jeff Garzik <jgarzik@xxxxxxxxx> [2006-NOV-30]

Applied, and I added your infiniband patch too.

Thanks Randy.
--
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/