From: Eduardo Valentin Date: Thu, 10 Sep 2015 03:45:25 +0000 (-0700) Subject: thermal: dove: allow compile test X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=07fffd5ccab70bc00fd69b9ce2297a5e8d05b838;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git thermal: dove: allow compile test Adding COMPILE_TEST flag to dove driver to facilitate maintenance. Cc: Zhang Rui Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin --- diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index 1b74f4eae16d..09fe5485ba7e 100644 --- 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