Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit beeb5a1e authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Zhang Rui
Browse files

thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST



This helps increasing build testing coverage.

Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <eduardo.valentin@ti.com>
Cc: linux-pm@vger.kernel.org
Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: default avatarSimon Horman <horms@verge.net.au>
Acked-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent dd268632
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -121,7 +121,7 @@ config SPEAR_THERMAL

config RCAR_THERMAL
	tristate "Renesas R-Car thermal driver"
	depends on ARCH_SHMOBILE
	depends on ARCH_SHMOBILE || COMPILE_TEST
	help
	  Enable this to plug the R-Car thermal sensor driver into the Linux
	  thermal framework.