Skip to content

Commit

Permalink
clocksource: sun4i: Select CLKSRC_MMIO
Browse files Browse the repository at this point in the history
The Allwinner SoCs timer use the clocksource MMIO functions. We thus
need to select them in Kconfig.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
  • Loading branch information
Maxime Ripard authored and Daniel Lezcano committed Oct 22, 2013
1 parent 9c9b781 commit 71c568c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/clocksource/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ config ORION_TIMER
bool

config SUN4I_TIMER
select CLKSRC_MMIO
bool

config VT8500_TIMER
Expand Down

0 comments on commit 71c568c

Please sign in to comment.