projects
/
GitHub
/
LineageOS
/
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:
07fffd5
)
thermal: armada: allow compile test
author
Eduardo Valentin
<edubezval@gmail.com>
Thu, 10 Sep 2015 03:48:00 +0000
(20:48 -0700)
committer
Eduardo Valentin
<edubezval@gmail.com>
Mon, 14 Sep 2015 02:33:52 +0000
(19:33 -0700)
Adding COMPILE_TEST flag to armada 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 09fe5485ba7e1b0c70bb0bd356532f16111ff5cd..f153f5871382b115452ed705a48bd1a6204c0b55 100644
(file)
--- a/
drivers/thermal/Kconfig
+++ b/
drivers/thermal/Kconfig
@@
-234,7
+234,7
@@
config DB8500_THERMAL
config ARMADA_THERMAL
tristate "Armada 370/XP thermal management"
- depends on ARCH_MVEBU
+ depends on ARCH_MVEBU
|| COMPILE_TEST
depends on OF
help
Enable this option if you want to have support for thermal management