mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
clocksource/drivers/asm9260: 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
57f49318f9
commit
b9755841e7
1 changed files with 3 additions and 1 deletions
|
@ -101,9 +101,11 @@ config CADENCE_TTC_TIMER
|
|||
Enables support for the cadence ttc driver.
|
||||
|
||||
config ASM9260_TIMER
|
||||
bool
|
||||
bool "ASM9260 timer driver" if COMPILE_TEST
|
||||
select CLKSRC_MMIO
|
||||
select CLKSRC_OF
|
||||
help
|
||||
Enables support for the ASM9260 timer.
|
||||
|
||||
config CLKSRC_NOMADIK_MTU
|
||||
bool
|
||||
|
|
Loading…
Add table
Reference in a new issue