projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a7351f
)
clocksource/drivers/pistachio: Add the COMPILE_TEST option
author
Daniel Lezcano
<daniel.lezcano@linaro.org>
Fri, 30 Oct 2015 16:28:13 +0000
(17:28 +0100)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:22 +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 8ea7140649e4aeafad7fc7f6b17ee5d280cdaba2..96a34dcf32628c0b89df093d95965771cc09f3de 100644
(file)
--- a/
drivers/clocksource/Kconfig
+++ b/
drivers/clocksource/Kconfig
@@
-121,8
+121,10
@@
config CLKSRC_LPC32XX
select CLKSRC_OF
config CLKSRC_PISTACHIO
- bool
+ bool
"Clocksource for Pistachio SoC" if COMPILE_TEST
select CLKSRC_OF
+ help
+ Enables the clocksource for the Pistachio SoC.
config CLKSRC_TI_32K
bool "Texas Instruments 32.768 Hz Clocksource" if COMPILE_TEST