Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net/fsl: xgmac_mdio is dependent on OF_MDIO

Signed-off-by: Shruti Kanetkar <Shruti@Freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Andy Fleming and committed by
David S. Miller
39f33367 55fd3641

+1
+1
drivers/net/ethernet/freescale/Kconfig
··· 67 67 tristate "Freescale XGMAC MDIO" 68 68 depends on FSL_SOC 69 69 select PHYLIB 70 + select OF_MDIO 70 71 ---help--- 71 72 This driver supports the MDIO bus on the Fman 10G Ethernet MACs. 72 73