xref: /openbmc/linux/drivers/staging/most/video/Kconfig (revision ba61bb17)
1#
2# MOST V4L2 configuration
3#
4
5config MOST_VIDEO
6	tristate "Video"
7	depends on VIDEO_V4L2
8	---help---
9	  Say Y here if you want to commumicate via Video 4 Linux.
10
11	  To compile this driver as a module, choose M here: the
12	  module will be called most_video.
13