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:
9c8aa95
)
thermal: dove: allow compile test
author
Eduardo Valentin
<edubezval@gmail.com>
Thu, 10 Sep 2015 03:45:25 +0000
(20:45 -0700)
committer
Eduardo Valentin
<edubezval@gmail.com>
Mon, 14 Sep 2015 02:33:51 +0000
(19:33 -0700)
Adding COMPILE_TEST flag to dove 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 1b74f4eae16d12ad324d68f271652579636274cf..09fe5485ba7e1b0c70bb0bd356532f16111ff5cd 100644
(file)
--- a/
drivers/thermal/Kconfig
+++ b/
drivers/thermal/Kconfig
@@
-216,7
+216,7
@@
config KIRKWOOD_THERMAL
config DOVE_THERMAL
tristate "Temperature sensor on Marvell Dove SoCs"
- depends on ARCH_DOVE || MACH_DOVE
+ depends on ARCH_DOVE || MACH_DOVE
|| COMPILE_TEST
depends on OF
help
Support for the Dove thermal sensor driver in the Linux thermal