Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ config ORION_TIMER
	bool

config SUN4I_TIMER
	select CLKSRC_MMIO
	bool

config VT8500_TIMER