All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Woojung.Huh@microchip.com, davem@davemloft.net
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 3/5] lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
Date: Thu, 10 Sep 2015 14:46:57 -0700	[thread overview]
Message-ID: <55F1FA51.4000007@gmail.com> (raw)
In-Reply-To: <9235D6609DB808459E95D78E17F2E43D557C4F@CHN-SV-EXMX02.mchp-main.com>

On 10/09/15 13:48, Woojung.Huh@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 <woojung.huh@microchip.com>
> ---
>  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/drivers/net/usb/Kconfig
> @@ -109,6 +109,8 @@ config USB_RTL8152
>  config USB_LAN78XX
>  	tristate "Microchip LAN78XX Based USB Ethernet Adapters"
>  	select MII
> +	select PHYLIB
> +	select MICROCHIP_PHY
>  	help
>  	  This option adds support for Microchip LAN78XX based USB 2
>  	  & USB 3 10/100/1000 Ethernet adapters.
> 


-- 
Florian

  reply	other threads:[~2015-09-10 21:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10 20:48 [PATCH 3/5] lan78xx: Add PHYLIB and MICROCHIP_PHY as default config Woojung.Huh
2015-09-10 21:46 ` Florian Fainelli [this message]
2015-09-10 22:04   ` Woojung.Huh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F1FA51.4000007@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=Woojung.Huh@microchip.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.