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

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

clocksource/drivers/mediatek: 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 dfdb1652
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -228,9 +228,11 @@ config SYS_SUPPORTS_SH_CMT
        bool

config MTK_TIMER
	bool "Mediatek timer driver" if COMPILE_TEST
	select CLKSRC_OF
	select CLKSRC_MMIO
	bool
	help
	  Support for Mediatek timer driver.

config SYS_SUPPORTS_SH_MTU2
        bool