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

Commit b9755841 authored by Daniel Lezcano's avatar Daniel Lezcano
Browse files

clocksource/drivers/asm9260: Add the COMPILE_TEST option



Increase the compilation test coverage by adding the COMPILE_TEST option.

Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 57f49318
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -101,9 +101,11 @@ config CADENCE_TTC_TIMER
	  Enables support for the cadence ttc driver.

config ASM9260_TIMER
	bool
	bool "ASM9260 timer driver" if COMPILE_TEST
	select CLKSRC_MMIO
	select CLKSRC_OF
	help
	  Enables support for the ASM9260 timer.

config CLKSRC_NOMADIK_MTU
	bool