Skip to content
Snippets Groups Projects
Commit 33a2a2b4 authored by Sonic Zhang's avatar Sonic Zhang Committed by David S. Miller
Browse files

netdev: bfin_mac: enable bfin_mac net dev driver for BF51x

parent 8403b13c
No related branches found
No related tags found
No related merge requests found
...@@ -830,7 +830,7 @@ config ULTRA32 ...@@ -830,7 +830,7 @@ config ULTRA32
config BFIN_MAC config BFIN_MAC
tristate "Blackfin on-chip MAC support" tristate "Blackfin on-chip MAC support"
depends on NET_ETHERNET && (BF526 || BF527 || BF536 || BF537) depends on NET_ETHERNET && (BF516 || BF518 || BF526 || BF527 || BF536 || BF537)
select CRC32 select CRC32
select MII select MII
select PHYLIB select PHYLIB
......
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