Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / drivers / media / platform / rcar-vin / Kconfig
blobaf4c98b44d2e22cb059c4f294ad387e1426e3c71
1 config VIDEO_RCAR_VIN
2         tristate "R-Car Video Input (VIN) Driver"
3         depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && OF && HAS_DMA && MEDIA_CONTROLLER
4         depends on ARCH_RENESAS || COMPILE_TEST
5         select VIDEOBUF2_DMA_CONTIG
6         select V4L2_FWNODE
7         ---help---
8           Support for Renesas R-Car Video Input (VIN) driver.
9           Supports R-Car Gen2 SoCs.
11           To compile this driver as a module, choose M here: the
12           module will be called rcar-vin.