1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Virtual Media Controller Driver (VIMC)"
4 depends on VIDEO_DEV && VIDEO_V4L2
7 select MEDIA_CONTROLLER
8 select VIDEO_V4L2_SUBDEV_API
9 select VIDEOBUF2_VMALLOC
12 Skeleton driver for Virtual Media Controller
14 This driver can be compared to the vivid driver for emulating
15 a media node that exposes a complex media topology. The topology
16 is hard coded for now but is meant to be highly configurable in