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

Commit 84fc727e authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

media: omap4iss: make it build with COMPILE_TEST



This driver compile as-is with COMPILE_TEST.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 7f8e175a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
config VIDEO_OMAP4
	tristate "OMAP 4 Camera support"
	depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && I2C && ARCH_OMAP4
	depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && I2C
	depends on ARCH_OMAP4 || COMPILE_TEST
	depends on HAS_DMA
	select MFD_SYSCON
	select VIDEOBUF2_DMA_CONTIG