Netdev List
 help / color / mirror / Atom feed
From: Florian Fainelli <ffainelli@freebox.fr>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: "David S. Miller" <davem@davemloft.net>,
	netdev@vger.kernel.org, linux-mips@linux-mips.org
Subject: Re: [PATCH] phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
Date: Wed, 15 Jun 2011 10:20:11 +0200	[thread overview]
Message-ID: <201106151020.11904.ffainelli@freebox.fr> (raw)
In-Reply-To: <20110615080758.GA3226@linux-mips.org>

On Wednesday 15 June 2011 10:07:58 Ralf Baechle wrote:
> This PHY is available integrated into BCM63xx series SOCs only.
> 
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

Acked-by: Florian Fainelli <ffainelli@freebox.fr>

> 
>  drivers/net/phy/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
> index 392a6c4..a702443 100644
> --- a/drivers/net/phy/Kconfig
> +++ b/drivers/net/phy/Kconfig
> @@ -58,6 +58,7 @@ config BROADCOM_PHY
> 
>  config BCM63XX_PHY
>  	tristate "Drivers for Broadcom 63xx SOCs internal PHY"
> +	depends on BCM63XX
>  	---help---
>  	  Currently supports the 6348 and 6358 PHYs.

  reply	other threads:[~2011-06-15  8:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-15  8:07 [PATCH] phylib: Allow BCM63XX PHY to be selected only on BCM63XX Ralf Baechle
2011-06-15  8:20 ` Florian Fainelli [this message]
2011-06-17  3:45 ` David Miller

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=201106151020.11904.ffainelli@freebox.fr \
    --to=ffainelli@freebox.fr \
    --cc=davem@davemloft.net \
    --cc=linux-mips@linux-mips.org \
    --cc=netdev@vger.kernel.org \
    --cc=ralf@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox