perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git] / drivers / media / platform / vicodec / Kconfig
blob2503bcb1529fbd2b139032b80d0db660c85aa5ca
1 config VIDEO_VICODEC
2         tristate "Virtual Codec Driver"
3         depends on VIDEO_DEV && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
4         select VIDEOBUF2_VMALLOC
5         select V4L2_MEM2MEM_DEV
6         default n
7         help
8           Driver for a Virtual Codec
10           This driver can be compared to the vim2m driver for emulating
11           a video device node that exposes an emulated hardware codec.
13           When in doubt, say N.