Directory Files
.. 3
File Size
Kconfig 286 B
Makefile 104 B
most_video.mod.c 0 B
video.c 14 kB

Linux v6.6.1 - video

# SPDX-License-Identifier: GPL-2.0
#
# MOST V4L2 configuration
#

config MOST_VIDEO
	tristate "Video"
	depends on VIDEO_DEV
	help
	  Say Y here if you want to commumicate via Video 4 Linux.

	  To compile this driver as a module, choose M here: the
	  module will be called most_video.