RE: [PATCH 3/5] lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.

2015-09-10 Thread Woojung.Huh
Thanks. Will repost as order you commented. > -Original Message- > From: Florian Fainelli [mailto:f.faine...@gmail.com] > Sent: Thursday, September 10, 2015 5:47 PM > To: Woojung Huh - C21699; da...@davemloft.net > Cc: netdev@vger.kernel.org > Subject: Re: [PATCH 3/5] l

Re: [PATCH 3/5] lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.

2015-09-10 Thread Florian Fainelli
On 10/09/15 13:48, woojung@microchip.com wrote: > Add PHYLIB and MICROCHIP_PHY as default configuration for lan78xx. You would want to swap this patch and patch 2 to make sure that there is no user-visible breakage in between. > > Signed-off-by: Woojung Huh > --- > drivers/net/usb/Kconfig

[PATCH 3/5] lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.

2015-09-10 Thread Woojung.Huh
Add PHYLIB and MICROCHIP_PHY as default configuration for lan78xx. Signed-off-by: Woojung Huh --- drivers/net/usb/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index 1610b79..d9ca7aa 100644 --- a/drivers/net/usb/Kconfig +++ b/dri