Explorar o código

clocksource/drivers/fsl-ftm: Add the COMPILE_TEST option

Increase the compilation test coverage by adding the COMPILE_TEST option.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Daniel Lezcano %!s(int64=10) %!d(string=hai) anos
pai
achega
ef49336bbd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/clocksource/Kconfig

+ 1 - 1
drivers/clocksource/Kconfig

@@ -245,7 +245,7 @@ config CLKSRC_SAMSUNG_PWM
 	  needed only on systems that do not have the Exynos MCT available.
 
 config FSL_FTM_TIMER
-	bool
+	bool "Freescale FlexTimer Module driver" if COMPILE_TEST
 	help
 	  Support for Freescale FlexTimer Module (FTM) timer.