Kconfig (286B)
1# SPDX-License-Identifier: GPL-2.0 2# 3# MOST V4L2 configuration 4# 5 6config MOST_VIDEO 7 tristate "Video" 8 depends on VIDEO_DEV 9 help 10 Say Y here if you want to commumicate via Video 4 Linux. 11 12 To compile this driver as a module, choose M here: the 13 module will be called most_video.