From: Emil Medve <Emilian.Medve@Freescale.com>
To: <shh.xie@gmail.com>, <netdev@vger.kernel.org>, <davem@davemloft.net>
Cc: Shaohui Xie <Shaohui.Xie@Freescale.com>,
Scott Wood <scottwood@Freescale.com>
Subject: Re: [linuxppc-release] [PATCH] net/fsl: remove dependency FSL_SOC from MDIO
Date: Tue, 10 Mar 2015 08:17:52 -0500 [thread overview]
Message-ID: <54FEEF00.3060201@Freescale.com> (raw)
In-Reply-To: <1425983472-24629-1-git-send-email-shh.xie@gmail.com>
Hello Shao-Hui,
On 03/10/2015 05:31 AM, shh.xie@gmail.com wrote:
> From: Shaohui Xie <Shaohui.Xie@freescale.com>
>
> FSL_PQ_MDIO and FSL_XGMAC_MDIO are not really depend on FSL_SOC, they
> can build on non-PPC platforms.
FSL_SOC is already defined for some ARM-based SoC? Why don't you use/fix
that. We have plenty of devices integrated on both SoC families...
Or are you targeting other non-PPC/ARM SoC(s)?
Cheers,
> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
> ---
> drivers/net/ethernet/freescale/Kconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/net/ethernet/freescale/Kconfig b/drivers/net/ethernet/freescale/Kconfig
> index ba84c4a..25e3425 100644
> --- a/drivers/net/ethernet/freescale/Kconfig
> +++ b/drivers/net/ethernet/freescale/Kconfig
> @@ -58,14 +58,12 @@ source "drivers/net/ethernet/freescale/fs_enet/Kconfig"
>
> config FSL_PQ_MDIO
> tristate "Freescale PQ MDIO"
> - depends on FSL_SOC
> select PHYLIB
> ---help---
> This driver supports the MDIO bus used by the gianfar and UCC drivers.
>
> config FSL_XGMAC_MDIO
> tristate "Freescale XGMAC MDIO"
> - depends on FSL_SOC
> select PHYLIB
> select OF_MDIO
> ---help---
>
next prev parent reply other threads:[~2015-03-10 13:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 10:31 [PATCH] net/fsl: remove dependency FSL_SOC from MDIO shh.xie
2015-03-10 13:17 ` Emil Medve [this message]
2015-03-11 2:39 ` [linuxppc-release] " Shaohui Xie
2015-03-11 20:38 ` David Miller
2015-03-14 20:14 ` Ben Hutchings
2015-03-16 2:22 ` Shaohui Xie
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=54FEEF00.3060201@Freescale.com \
--to=emilian.medve@freescale.com \
--cc=Shaohui.Xie@Freescale.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=scottwood@Freescale.com \
--cc=shh.xie@gmail.com \
/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.