projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
444f9b0
)
thermal: kirkwood: allow compile test
author
Eduardo Valentin
<edubezval@gmail.com>
Thu, 10 Sep 2015 03:44:46 +0000
(20:44 -0700)
committer
Eduardo Valentin
<edubezval@gmail.com>
Mon, 14 Sep 2015 02:33:51 +0000
(19:33 -0700)
Adding COMPILE_TEST flag to kirkwood driver to facilitate
maintenance.
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/thermal/Kconfig
b/drivers/thermal/Kconfig
index f114dd6919f244564ce0f91cca554df251b5a141..1b74f4eae16d12ad324d68f271652579636274cf 100644
(file)
--- a/
drivers/thermal/Kconfig
+++ b/
drivers/thermal/Kconfig
@@
-208,7
+208,7
@@
config RCAR_THERMAL
config KIRKWOOD_THERMAL
tristate "Temperature sensor on Marvell Kirkwood SoCs"
- depends on MACH_KIRKWOOD
+ depends on MACH_KIRKWOOD
|| COMPILE_TEST
depends on OF
help
Support for the Kirkwood thermal sensor driver into the Linux thermal