projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d189a7e
)
net: enable smsc911x on MIPS
author
Manuel Lauss
<manuel.lauss@googlemail.com>
Tue, 13 Oct 2009 07:25:48 +0000
(07:25 +0000)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index 712776089b4600349c7e6cdd6148e63d819b53fa..d9772af812c45ae87a3a1a5ebdaa85985aae3908 100644
(file)
--- 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