Commit 71c568c0 authored by Maxime Ripard's avatar Maxime Ripard Committed by Daniel Lezcano

clocksource: sun4i: Select CLKSRC_MMIO

The Allwinner SoCs timer use the clocksource MMIO functions. We thus
need to select them in Kconfig.
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 9c9b7818
......@@ -34,6 +34,7 @@ config ORION_TIMER
bool
config SUN4I_TIMER
select CLKSRC_MMIO
bool
config VT8500_TIMER
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment