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

Commit 5ae996cb authored by Daniel Lezcano's avatar Daniel Lezcano
Browse files

clocksource/drivers/pxa_timer: 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 389d9b58
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -307,7 +307,9 @@ config CLKSRC_TANGO_XTAL
	select CLKSRC_OF

config CLKSRC_PXA
	bool
	bool "Clocksource for PXA or SA-11x0 platform" if COMPILE_TEST
	depends on GENERIC_CLOCKEVENTS
	select CLKSRC_MMIO
	help
	  This enables OST0 support available on PXA and SA-11x0
	  platforms.