]> git.karo-electronics.de Git - linux-beck.git/commitdiff
clocksource/drivers/vt8500: Add the COMPILE_TEST option
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 31 Oct 2015 19:23:54 +0000 (20:23 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:42 +0000 (09:41 +0100)
Increase the compilation test coverage by adding the COMPILE_TEST option.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Kconfig

index e33ed768992effb8231184994391c85fd69072a1..c2b87b4d002ddc6aed7cfee2a49232ea00931a65 100644 (file)
@@ -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