]> git.karo-electronics.de Git - linux-beck.git/commitdiff
clocksource/drivers/digicolor: Add the COMPILE_TEST option
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 30 Oct 2015 21:32:10 +0000 (22:32 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:32 +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 68a63b2447c5a9aad3fe591d2117c49e704a64d8..63a8c6fb4172b71eb770346e2052acfd1c05aaeb 100644 (file)
@@ -28,7 +28,9 @@ config CLKSRC_MMIO
        bool
 
 config DIGICOLOR_TIMER
-       bool
+       bool "Digicolor timer driver" if COMPILE_TEST
+       help
+         Enables the support for the digicolor timer driver.
 
 config DW_APB_TIMER
        bool