* [PATCH 06/15] v4l: sh_vou: Enable driver compilation with COMPILE_TEST [not found] <1385515117-23664-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> @ 2013-11-27 1:18 ` Laurent Pinchart 2013-12-11 12:46 ` Laurent Pinchart 0 siblings, 1 reply; 2+ messages in thread From: Laurent Pinchart @ 2013-11-27 1:18 UTC (permalink / raw) To: linux-sh Cc: linux-arm-kernel, Guennadi Liakhovetski, Mauro Carvalho Chehab, linux-media This helps increasing build testing coverage. Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Cc: Mauro Carvalho Chehab <m.chehab@samsung.com> Cc: linux-media@vger.kernel.org Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Simon Horman <horms@verge.net.au> --- drivers/media/platform/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig index d7f0249..7f6ea65 100644 --- a/drivers/media/platform/Kconfig +++ b/drivers/media/platform/Kconfig @@ -36,7 +36,8 @@ source "drivers/media/platform/blackfin/Kconfig" config VIDEO_SH_VOU tristate "SuperH VOU video output driver" depends on MEDIA_CAMERA_SUPPORT - depends on VIDEO_DEV && ARCH_SHMOBILE && I2C + depends on VIDEO_DEV && I2C + depends on ARCH_SHMOBILE || COMPILE_TEST select VIDEOBUF_DMA_CONTIG help Support for the Video Output Unit (VOU) on SuperH SoCs. -- 1.8.3.2 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 06/15] v4l: sh_vou: Enable driver compilation with COMPILE_TEST 2013-11-27 1:18 ` [PATCH 06/15] v4l: sh_vou: Enable driver compilation with COMPILE_TEST Laurent Pinchart @ 2013-12-11 12:46 ` Laurent Pinchart 0 siblings, 0 replies; 2+ messages in thread From: Laurent Pinchart @ 2013-12-11 12:46 UTC (permalink / raw) To: Mauro Carvalho Chehab Cc: linux-sh, linux-arm-kernel, Guennadi Liakhovetski, linux-media Hi Mauro, Could you please pick this patch up for v3.14 ? On Wednesday 27 November 2013 02:18:28 Laurent Pinchart wrote: > This helps increasing build testing coverage. > > Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de> > Cc: Mauro Carvalho Chehab <m.chehab@samsung.com> > Cc: linux-media@vger.kernel.org > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> > Acked-by: Simon Horman <horms@verge.net.au> > --- > drivers/media/platform/Kconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig > index d7f0249..7f6ea65 100644 > --- a/drivers/media/platform/Kconfig > +++ b/drivers/media/platform/Kconfig > @@ -36,7 +36,8 @@ source "drivers/media/platform/blackfin/Kconfig" > config VIDEO_SH_VOU > tristate "SuperH VOU video output driver" > depends on MEDIA_CAMERA_SUPPORT > - depends on VIDEO_DEV && ARCH_SHMOBILE && I2C > + depends on VIDEO_DEV && I2C > + depends on ARCH_SHMOBILE || COMPILE_TEST > select VIDEOBUF_DMA_CONTIG > help > Support for the Video Output Unit (VOU) on SuperH SoCs. -- Regards, Laurent Pinchart ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-11 12:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1385515117-23664-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
2013-11-27 1:18 ` [PATCH 06/15] v4l: sh_vou: Enable driver compilation with COMPILE_TEST Laurent Pinchart
2013-12-11 12:46 ` Laurent Pinchart
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox