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

Commit 94d88d63 authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Thierry Reding
Browse files

pwm: renesas-tpu: Enable driver compilation with COMPILE_TEST



This helps increasing build testing coverage.

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: linux-pwm@vger.kernel.org
Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: default avatarSimon Horman <horms@verge.net.au>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent 0dc1135f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@ config PWM_PXA

config PWM_RENESAS_TPU
	tristate "Renesas TPU PWM support"
	depends on ARCH_SHMOBILE
	depends on ARCH_SHMOBILE || COMPILE_TEST
	help
	  This driver exposes the Timer Pulse Unit (TPU) PWM controller found
	  in Renesas chips through the PWM API.