]> Git Repo - linux.git/blob - drivers/media/platform/vimc/Kconfig
ARM: dts: imx7s: Enable SNVS power key according to board design
[linux.git] / drivers / media / platform / vimc / Kconfig
1 config VIDEO_VIMC
2         tristate "Virtual Media Controller Driver (VIMC)"
3         depends on VIDEO_DEV && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
4         select VIDEOBUF2_VMALLOC
5         select VIDEO_V4L2_TPG
6         default n
7         help
8           Skeleton driver for Virtual Media Controller
9
10           This driver can be compared to the vivid driver for emulating
11           a media node that exposes a complex media topology. The topology
12           is hard coded for now but is meant to be highly configurable in
13           the future.
14
15           When in doubt, say N.
This page took 0.029287 seconds and 4 git commands to generate.