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

Commit 25263186 authored by Maxime Coquelin's avatar Maxime Coquelin Committed by Arnd Bergmann
Browse files

ARM: Kconfig: Select clocksource in STM32 entry



STM32 clocksource driver needs to be selected if ARCH_STM32.

Signed-off-by: default avatarMaxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent c9531b4f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -978,6 +978,7 @@ config ARCH_STM32
	depends on ARM_SINGLE_ARMV7M
	select ARCH_HAS_RESET_CONTROLLER
	select ARMV7M_SYSTICK
	select CLKSRC_STM32
	select RESET_CONTROLLER
	help
	  Support for STMicroelectronics STM32 processors.