summaryrefslogtreecommitdiff
path: root/drivers/media/video/omap/Kconfig
blob: 97c53949ca897ed11e55637f16dfe090582cb38d (plain)
1
2
3
4
5
6
7
8
9
10
11
config VIDEO_OMAP2_VOUT
	tristate "OMAP2/OMAP3 V4L2-Display driver"
	depends on ARCH_OMAP24XX || ARCH_OMAP34XX
	select VIDEOBUF_GEN
	select VIDEOBUF_DMA_SG
	select OMAP2_DSS
	select OMAP2_VRAM
	select OMAP2_VRFB
	default n
	---help---
	  V4L2 Display driver support for OMAP2/3 based boards.