Skip to content

Commit

Permalink
dm9000: some coldfire boards need this
Browse files Browse the repository at this point in the history
Some coldfire boards (ie m5253demo) have a dm9000 onboard.

Signed-off-by: Steven King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Steven King authored and davem330 committed May 14, 2012
1 parent 6ff272c commit 20fb18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/davicom/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

config DM9000
tristate "DM9000 support"
depends on ARM || BLACKFIN || MIPS
depends on ARM || BLACKFIN || MIPS || COLDFIRE
select CRC32
select NET_CORE
select MII
Expand Down

0 comments on commit 20fb18d

Please sign in to comment.