1
0
Fork 0
alistair23-linux/drivers/media/platform/mxc/output/Kconfig

17 lines
577 B
Plaintext

config VIDEO_MXC_IPU_OUTPUT
tristate "IPU v4l2 output support"
depends on VIDEO_MXC_OUTPUT && MXC_IPU
help
This is the video4linux2 driver for IPU post processing video output.
config VIDEO_MXC_PXP_V4L2
tristate "MXC PxP V4L2 driver"
depends on VIDEO_DEV && VIDEO_V4L2
select VIDEOBUF_DMA_CONTIG
help
This is a video4linux driver for the Freescale PxP
(Pixel Pipeline). This module supports output overlay of
the MXC framebuffer on a video stream.
To compile this driver as a module, choose M here.