summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vimc/Kconfig
blob: a18f6352c422a4604b9f0705930f9c2ca31b0661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config VIDEO_VIMC
	tristate "Virtual Media Controller Driver (VIMC)"
	depends on VIDEO_DEV && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
	select VIDEOBUF2_VMALLOC
	default n
	---help---
	  Skeleton driver for Virtual Media Controller

	  This driver can be compared to the vivid driver for emulating
	  a media node that exposes a complex media topology. The topology
	  is hard coded for now but is meant to be highly configurable in
	  the future.

	  When in doubt, say N.
OpenPOWER on IntegriCloud