summaryrefslogtreecommitdiff
path: root/drivers/clocksource/Kconfig
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2015-10-31 20:23:54 +0100
committerDaniel Lezcano <daniel.lezcano@linaro.org>2015-12-15 09:41:42 +0100
commitb4bdf7ef301655b85875c9cf04f93a54bd763f97 (patch)
tree1c5dc4088a4437fc8930ea1b63cd7dd959b58f51 /drivers/clocksource/Kconfig
parent351bb99b71048529f6977389859a9f83fb2115ab (diff)
clocksource/drivers/vt8500: 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 e33ed768992e..c2b87b4d002d 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -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