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

Commit d8555fd2 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Mauro Carvalho Chehab
Browse files

media: omap2: allow building it with COMPILE_TEST && DRM_OMAP



Now that FB_OMAP has stubs, the omap2 media drivers can be
built on ARM with COMPILE_TEST && DRM_OMAP.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 771f7be8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -5,7 +5,8 @@ config VIDEO_OMAP2_VOUT_VRFB

config VIDEO_OMAP2_VOUT
	tristate "OMAP2/OMAP3 V4L2-Display driver"
	depends on MMU && FB_OMAP2
	depends on MMU
	depends on FB_OMAP2 || COMPILE_TEST
	depends on ARCH_OMAP2 || ARCH_OMAP3 || COMPILE_TEST
	select VIDEOBUF_GEN
	select VIDEOBUF_DMA_CONTIG