projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9519e80
)
clocksource/drivers/meson6: Add the COMPILE_TEST option
author
Daniel Lezcano
<daniel.lezcano@linaro.org>
Fri, 30 Oct 2015 21:07:39 +0000
(22:07 +0100)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:29 +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
b6bb0a6
..
f6e71b7
100644
(file)
--- a/
drivers/clocksource/Kconfig
+++ b/
drivers/clocksource/Kconfig
@@
-53,8
+53,10
@@
config ARMADA_370_XP_TIMER
Enables the support for the Armada 370 and XP timer driver.
config MESON6_TIMER
- bool
+ bool
"Meson6 timer driver" if COMPILE_TEST
select CLKSRC_MMIO
+ help
+ Enables the support for the Meson6 timer driver.
config ORION_TIMER
select CLKSRC_OF