Skip to content
Snippets Groups Projects
Commit 6270a3f0 authored by Artturi Alm's avatar Artturi Alm Committed by Jagan Teki
Browse files

sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users


due misnaming of CONFIG_SUN4I_EMAC in include/configs/sunxi-common.h,
likely missed in:
	commit 3146f0c0 ("Move PHYLIB to Kconfig")

Signed-off-by: default avatarArtturi Alm <artturi.alm@gmail.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent e286fada
No related branches found
No related tags found
No related merge requests found
......@@ -247,6 +247,7 @@ config SUN7I_GMAC
config SUN4I_EMAC
bool "Allwinner Sun4i Ethernet MAC support"
depends on DM_ETH
select PHYLIB
help
This driver supports the Allwinner based SUN4I Ethernet MAC.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment