Skip to content

Commit

Permalink
ARM: mstar: Select MSC313E_TIMER
Browse files Browse the repository at this point in the history
All of the ARCH_MSTARV7 have timers that can act as clocksource or
clockevents so select the corresponding driver.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
  • Loading branch information
rperier committed Dec 12, 2021
1 parent 73e8124 commit 4cf42fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-mstar/Kconfig
Expand Up @@ -3,6 +3,7 @@ menuconfig ARCH_MSTARV7
depends on ARCH_MULTI_V7
select ARM_GIC
select ARM_HEAVY_MB
select MSC313E_TIMER
select MST_IRQ
select MSTAR_MSC313_MPLL
help
Expand Down

0 comments on commit 4cf42fc

Please sign in to comment.