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:
ad06ab2
)
net: Make GRETH driver depend on SPARC.
author
David S. Miller
<davem@davemloft.net>
Fri, 19 Feb 2010 07:32:26 +0000
(23:32 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Feb 2010 07:32:26 +0000
(23:32 -0800)
Reported by Stephen Rothwell.
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 17ff15f6099a7432464cee9bca09e02008a97cbb..46af867af85f393bb4caf32b832fadb42e61aed2 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-997,7
+997,7
@@
config ETHOC
config GRETH
tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
- depends on
OF
+ depends on
SPARC
select PHYLIB
select CRC32
help