Merge remote-tracking branch 'spi/fix/core' into spi-linus
[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
f3dab1e3 8 depends on FB_OMAP2
5c7ab634 9 select VIDEOBUF_GEN
dd880dd4 10 select VIDEOBUF_DMA_CONTIG
445e258f 11 select OMAP2_VRFB if ARCH_OMAP2 || ARCH_OMAP3
12 select VIDEO_OMAP2_VOUT_VRFB if VIDEO_OMAP2_VOUT && OMAP2_VRFB
8a677b6e 13 select FRAME_VECTOR
5c7ab634
VH
14 default n
15 ---help---
16 V4L2 Display driver support for OMAP2/3 based boards.
This page took 0.588312 seconds and 5 git commands to generate.