提交 215c65a0 编写于 作者: L Laurent Pinchart 提交者: Mauro Carvalho Chehab

[media] v4l: sh_vou: Enable driver compilation with COMPILE_TEST

This helps increasing build testing coverage.

Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: NSimon Horman <horms@verge.net.au>
Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
上级 431cb350
...@@ -36,7 +36,8 @@ source "drivers/media/platform/blackfin/Kconfig" ...@@ -36,7 +36,8 @@ source "drivers/media/platform/blackfin/Kconfig"
config VIDEO_SH_VOU config VIDEO_SH_VOU
tristate "SuperH VOU video output driver" tristate "SuperH VOU video output driver"
depends on MEDIA_CAMERA_SUPPORT 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 select VIDEOBUF_DMA_CONTIG
help help
Support for the Video Output Unit (VOU) on SuperH SoCs. Support for the Video Output Unit (VOU) on SuperH SoCs.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册