Skip to content

Commit

Permalink
net: enable smsc911x on MIPS
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Manuel Lauss authored and David S. Miller committed Oct 13, 2009
1 parent d189a7e commit b4efc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ config SMC911X

config SMSC911X
tristate "SMSC LAN911x/LAN921x families embedded ethernet support"
depends on ARM || SUPERH || BLACKFIN
depends on ARM || SUPERH || BLACKFIN || MIPS
select CRC32
select MII
select PHYLIB
Expand Down

0 comments on commit b4efc56

Please sign in to comment.