From: Manuel Lauss Date: Tue, 13 Oct 2009 07:25:48 +0000 (+0000) Subject: net: enable smsc911x on MIPS X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b4efc5610980bc4b65a6cb49b939cf5f7dfa2723;p=linux-beck.git net: enable smsc911x on MIPS Signed-off-by: Manuel Lauss Signed-off-by: David S. Miller --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 712776089b46..d9772af812c4 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