Skip to content

Commit

Permalink
drivers: net: sun4i-emac: select MDIO_SUN4I
Browse files Browse the repository at this point in the history
The EMAC driver can't work without its associated PHY driver. Reflect
this in the Kconfig options by selecting it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Maxime Ripard authored and David S. Miller committed Jul 26, 2013
1 parent 05bc250 commit 111cc5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/ethernet/allwinner/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ config SUN4I_EMAC
select CRC32
select MII
select PHYLIB
select MDIO_SUN4I
---help---
Support for Allwinner A10 EMAC ethernet driver.

Expand Down

0 comments on commit 111cc5d

Please sign in to comment.