Explorar el Código

thermal: kirkwood: allow compile test

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>
Eduardo Valentin hace 10 años
padre
commit
9c8aa959e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      drivers/thermal/Kconfig

+ 1 - 1
drivers/thermal/Kconfig

@@ -208,7 +208,7 @@ config RCAR_THERMAL
 
 
 config KIRKWOOD_THERMAL
 config KIRKWOOD_THERMAL
 	tristate "Temperature sensor on Marvell Kirkwood SoCs"
 	tristate "Temperature sensor on Marvell Kirkwood SoCs"
-	depends on MACH_KIRKWOOD
+	depends on MACH_KIRKWOOD || COMPILE_TEST
 	depends on OF
 	depends on OF
 	help
 	help
 	  Support for the Kirkwood thermal sensor driver into the Linux thermal
 	  Support for the Kirkwood thermal sensor driver into the Linux thermal