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>
This commit is contained in:
Daniel Lezcano 2015-11-02 09:51:02 +01:00
parent 778c5696b9
commit ef49336bbd
1 changed files with 1 additions and 1 deletions

View File

@ -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.