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

Commit 9cc5e36d authored by Laurent Pinchart's avatar Laurent Pinchart Committed by David S. Miller
Browse files

irda: sh_irda: Enable driver compilation with COMPILE_TEST



This helps increasing build testing coverage.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: default avatarSimon Horman <horms@verge.net.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d6cc76d3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -396,7 +396,8 @@ config MCS_FIR

config SH_IRDA
	tristate "SuperH IrDA driver"
	depends on IRDA && ARCH_SHMOBILE
	depends on IRDA
	depends on ARCH_SHMOBILE || COMPILE_TEST
	help
	  Say Y here if your want to enable SuperH IrDA devices.