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>
This commit is contained in:
parent
351bb99b71
commit
b4bdf7ef30
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue