projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57f4931
)
clocksource/drivers/asm9260: Add the COMPILE_TEST option
author
Daniel Lezcano
<daniel.lezcano@linaro.org>
Sat, 31 Oct 2015 20:41:23 +0000
(21:41 +0100)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:45 +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
patch
|
blob
|
history
diff --git
a/drivers/clocksource/Kconfig
b/drivers/clocksource/Kconfig
index
badef72
..
a658190
100644
(file)
--- a/
drivers/clocksource/Kconfig
+++ b/
drivers/clocksource/Kconfig
@@
-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