Skip to content
Snippets Groups Projects
Commit 250ad8f5 authored by David S. Miller's avatar David S. Miller
Browse files

stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE


Based upon a report by Stephen Rothwell.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e132d8d3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment