media: Add a Kconfig option for the Request API
[linux-2.6-microblaze.git] / drivers / staging / media / sunxi / cedrus / Kconfig
1 config VIDEO_SUNXI_CEDRUS
2         tristate "Allwinner Cedrus VPU driver"
3         depends on VIDEO_DEV && VIDEO_V4L2 && MEDIA_CONTROLLER
4         depends on HAS_DMA
5         depends on OF
6         depends on MEDIA_CONTROLLER_REQUEST_API
7         select SUNXI_SRAM
8         select VIDEOBUF2_DMA_CONTIG
9         select V4L2_MEM2MEM_DEV
10         help
11           Support for the VPU found in Allwinner SoCs, also known as the Cedar
12           video engine.
13
14           To compile this driver as a module, choose M here: the module
15           will be called sunxi-cedrus.