All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net/fsl: xgmac_mdio is dependent on OF_MDIO
@ 2014-06-11 18:48 Shruti Kanetkar
  2014-06-11 22:59 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Shruti Kanetkar @ 2014-06-11 18:48 UTC (permalink / raw)
  To: davem; +Cc: netdev, Andy Fleming, Shruti Kanetkar

From: Andy Fleming <afleming@gmail.com>

Signed-off-by: Shruti Kanetkar <Shruti@Freescale.com>
---
 drivers/net/ethernet/freescale/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/freescale/Kconfig b/drivers/net/ethernet/freescale/Kconfig
index 6048dc8..2703083 100644
--- a/drivers/net/ethernet/freescale/Kconfig
+++ b/drivers/net/ethernet/freescale/Kconfig
@@ -67,6 +67,7 @@ config FSL_XGMAC_MDIO
 	tristate "Freescale XGMAC MDIO"
 	depends on FSL_SOC
 	select PHYLIB
+	select OF_MDIO
 	---help---
 	  This driver supports the MDIO bus on the Fman 10G Ethernet MACs.
 
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net/fsl: xgmac_mdio is dependent on OF_MDIO
  2014-06-11 18:48 [PATCH] net/fsl: xgmac_mdio is dependent on OF_MDIO Shruti Kanetkar
@ 2014-06-11 22:59 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-06-11 22:59 UTC (permalink / raw)
  To: Shruti; +Cc: netdev, afleming

From: Shruti Kanetkar <Shruti@Freescale.com>
Date: Wed, 11 Jun 2014 13:48:17 -0500

> From: Andy Fleming <afleming@gmail.com>
> 
> Signed-off-by: Shruti Kanetkar <Shruti@Freescale.com>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-11 22:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-11 18:48 [PATCH] net/fsl: xgmac_mdio is dependent on OF_MDIO Shruti Kanetkar
2014-06-11 22:59 ` David Miller

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.