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

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

clocksource/drivers/vt8500: 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 351bb99b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -90,7 +90,9 @@ config TEGRA_TIMER
	  Enables support for the Tegra driver.

config VT8500_TIMER
	bool
	bool "VT8500 timer driver" if COMPILE_TEST
	help
	  Enables support for the VT8500 driver.

config CADENCE_TTC_TIMER
	bool