RE: [PATCH] Add select PHYLIB to the UCC_GETH Kconfig option

From: Li Yang-r58472
Date: Thu May 24 2007 - 23:45:48 EST


> -----Original Message-----
> From: netdev-owner@xxxxxxxxxxxxxxx
[mailto:netdev-owner@xxxxxxxxxxxxxxx] On
> Behalf Of Jeff Garzik
> Sent: Friday, May 25, 2007 5:48 AM
> To: Jan Altenberg
> Cc: Phillips Kim-R1AAHA; linux-kernel@xxxxxxxxxxxxxxx;
netdev@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH] Add select PHYLIB to the UCC_GETH Kconfig option
>
> Jan Altenberg wrote:
> > ucc_geth has been migrated to use the common phylib code. So lets
add a
> > 'select PHYLIB' to the UCC_GETH Kconfig entry.
> >
> > Signed-off-by: Jan Altenberg <jan.altenberg@xxxxxxxxxxxxx>
> >
> > ---
> > drivers/net/Kconfig | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > Index: linux-2.6/drivers/net/Kconfig
> > ===================================================================
> > --- linux-2.6.orig/drivers/net/Kconfig
> > +++ linux-2.6/drivers/net/Kconfig
> > @@ -2280,6 +2280,7 @@ config GFAR_NAPI
> > config UCC_GETH
> > tristate "Freescale QE Gigabit Ethernet"
> > depends on QUICC_ENGINE
> > + select PHYLIB
> > select UCC_FAST
>
> Please fix the Kconfig warnings first.
>

I will follow up this.

> Also, I ask again: WHO IS THE MAINTAINER OF THIS DRIVER?
>
> I am tired of five independent people patching the same driver.

Sorry for the trouble, I will post a patch to the MAINTAINER file and
help to maintain ucc_geth related patches.

- Leo
-
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/