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:
9c9b781
)
clocksource: sun4i: Select CLKSRC_MMIO
author
Maxime Ripard
<
[email protected]
>
Mon, 14 Oct 2013 19:07:46 +0000
(21:07 +0200)
committer
Daniel Lezcano
<
[email protected]
>
Tue, 22 Oct 2013 20:36:37 +0000
(22:36 +0200)
The Allwinner SoCs timer use the clocksource MMIO functions. We thus
need to select them in Kconfig.
Signed-off-by: Maxime Ripard <
[email protected]
>
Signed-off-by: Daniel Lezcano <
[email protected]
>
drivers/clocksource/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/clocksource/Kconfig
b/drivers/clocksource/Kconfig
index 915a38872851ef0933bccb0ea7c84247425086fc..bdb953e15d2a88d201c3997ca86e80f15a00e5cf 100644
(file)
--- a/
drivers/clocksource/Kconfig
+++ b/
drivers/clocksource/Kconfig
@@
-34,6
+34,7
@@
config ORION_TIMER
bool
config SUN4I_TIMER
+ select CLKSRC_MMIO
bool
config VT8500_TIMER