]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
net: enable smsc911x on MIPS
authorManuel Lauss <manuel.lauss@googlemail.com>
Tue, 13 Oct 2009 07:25:48 +0000 (07:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2009 18:48:30 +0000 (11:48 -0700)
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig

index 712776089b4600349c7e6cdd6148e63d819b53fa..d9772af812c45ae87a3a1a5ebdaa85985aae3908 100644 (file)
@@ -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