summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig
diff options
context:
space:
mode:
authorDaniel Lezcano2015-10-30 22:32:10 +0100
committerDaniel Lezcano2015-12-15 09:41:32 +0100
commite6c1db13f955a7b2091d047dc8c294717e0d1a8f (patch)
tree115517770fe0ebe10ddf459592a430e5ccc1142e /drivers/clocksource/Kconfig
parentclocksource/drivers/orion: Add the COMPILE_TEST option (diff)
downloadkernel-qcow2-linux-e6c1db13f955a7b2091d047dc8c294717e0d1a8f.tar.gz
kernel-qcow2-linux-e6c1db13f955a7b2091d047dc8c294717e0d1a8f.tar.xz
kernel-qcow2-linux-e6c1db13f955a7b2091d047dc8c294717e0d1a8f.zip
clocksource/drivers/digicolor: 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>
Diffstat (limited to 'drivers/clocksource/Kconfig')
-rw-r--r--drivers/clocksource/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 68a63b2447c5..63a8c6fb4172 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -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