Commit d4b3183c authored by David Brownell's avatar David Brownell Committed by Kevin Hilman

DAVINCI_EMAC needs PHYLIB

Make sure that PHYLIB is selected along with TI_DAVINCI_EMAC,
to prevent link errors.
Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
parent 7cf0fc23
...@@ -910,6 +910,7 @@ config SMC91X ...@@ -910,6 +910,7 @@ config SMC91X
config TI_DAVINCI_EMAC config TI_DAVINCI_EMAC
tristate "TI DaVinci EMAC Support" tristate "TI DaVinci EMAC Support"
depends on ARM && ARCH_DAVINCI depends on ARM && ARCH_DAVINCI
select PHYLIB
help help
This driver supports TI's DaVinci Ethernet . This driver supports TI's DaVinci Ethernet .
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment