net: enable smsc911x on MIPS
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d189a7e858
commit
b4efc56109
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue