Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / drivers / media / platform / am437x / Kconfig
blob160e77e9a0fbfa61146f4364d4406aca40386d0d
1 config VIDEO_AM437X_VPFE
2         tristate "TI AM437x VPFE video capture driver"
3         depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && HAS_DMA
4         depends on SOC_AM43XX || COMPILE_TEST
5         select VIDEOBUF2_DMA_CONTIG
6         select V4L2_FWNODE
7         help
8            Support for AM437x Video Processing Front End based Video
9            Capture Driver.
11            To compile this driver as a module, choose M here. The module
12            will be called am437x-vpfe.