diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 712776089b4600349c7e6cdd6148e63d819b53fa..d9772af812c45ae87a3a1a5ebdaa85985aae3908 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -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