projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e132d8d
)
stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE
author
David S. Miller
<davem@davemloft.net>
Fri, 27 Aug 2010 03:32:02 +0000
(20:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 27 Aug 2010 03:32:02 +0000
(20:32 -0700)
Based upon a report by Stephen Rothwell.
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/stmmac/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/stmmac/Kconfig
b/drivers/net/stmmac/Kconfig
index 643968098afdd44129487c052c636963f3c487d2..3c2af7c6a39b7575d700e90902aac544f693f461 100644
(file)
--- a/
drivers/net/stmmac/Kconfig
+++ b/
drivers/net/stmmac/Kconfig
@@
-32,6
+32,7
@@
config STMMAC_DUAL_MAC
config STMMAC_TIMER
bool "STMMAC Timer optimisation"
default n
+ depends on RTC_HCTOSYS_DEVICE
help
Use an external timer for mitigating the number of network
interrupts. Currently, for SH architectures, it is possible