Commit 778c5696 authored by Daniel Lezcano's avatar Daniel Lezcano

clocksource/drivers/samsung-pwm: 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 39366ef4
...@@ -237,7 +237,7 @@ config CLKSRC_EXYNOS_MCT ...@@ -237,7 +237,7 @@ config CLKSRC_EXYNOS_MCT
Support for Multi Core Timer controller on Exynos SoCs. Support for Multi Core Timer controller on Exynos SoCs.
config CLKSRC_SAMSUNG_PWM config CLKSRC_SAMSUNG_PWM
bool bool "PWM timer drvier for Samsung S3C, S5P" if COMPILE_TEST
help help
This is a new clocksource driver for the PWM timer found in This is a new clocksource driver for the PWM timer found in
Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment