[media] mm: Provide new get_vaddr_frames() helper
[deliverable/linux.git] / drivers / media / platform / omap / Kconfig
CommitLineData
445e258f 1config VIDEO_OMAP2_VOUT_VRFB
2 bool
3
5c7ab634
VH
4config VIDEO_OMAP2_VOUT
5 tristate "OMAP2/OMAP3 V4L2-Display driver"
6b213e81 6 depends on MMU
d7c59254 7 depends on ARCH_OMAP2 || ARCH_OMAP3
5c7ab634 8 select VIDEOBUF_GEN
dd880dd4 9 select VIDEOBUF_DMA_CONTIG
26711113 10 select OMAP2_DSS if HAS_IOMEM && ARCH_OMAP2PLUS
445e258f 11 select OMAP2_VRFB if ARCH_OMAP2 || ARCH_OMAP3
12 select VIDEO_OMAP2_VOUT_VRFB if VIDEO_OMAP2_VOUT && OMAP2_VRFB
5c7ab634
VH
13 default n
14 ---help---
15 V4L2 Display driver support for OMAP2/3 based boards.
This page took 0.3569 seconds and 5 git commands to generate.