18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig VIDEO_GO7007
38c2ecf20Sopenharmony_ci	tristate "WIS GO7007 MPEG encoder support"
48c2ecf20Sopenharmony_ci	depends on VIDEO_DEV && I2C
58c2ecf20Sopenharmony_ci	depends on SND && USB
68c2ecf20Sopenharmony_ci	select VIDEOBUF2_VMALLOC
78c2ecf20Sopenharmony_ci	select VIDEO_TUNER
88c2ecf20Sopenharmony_ci	select CYPRESS_FIRMWARE
98c2ecf20Sopenharmony_ci	select SND_PCM
108c2ecf20Sopenharmony_ci	select VIDEO_SONY_BTF_MPX if MEDIA_SUBDRV_AUTOSELECT
118c2ecf20Sopenharmony_ci	select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
128c2ecf20Sopenharmony_ci	select VIDEO_TW2804 if MEDIA_SUBDRV_AUTOSELECT
138c2ecf20Sopenharmony_ci	select VIDEO_TW9903 if MEDIA_SUBDRV_AUTOSELECT
148c2ecf20Sopenharmony_ci	select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT
158c2ecf20Sopenharmony_ci	select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
168c2ecf20Sopenharmony_ci	select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT
178c2ecf20Sopenharmony_ci	help
188c2ecf20Sopenharmony_ci	  This is a video4linux driver for the WIS GO7007 MPEG
198c2ecf20Sopenharmony_ci	  encoder chip.
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
228c2ecf20Sopenharmony_ci	  module will be called go7007.
238c2ecf20Sopenharmony_ci
248c2ecf20Sopenharmony_ciconfig VIDEO_GO7007_USB
258c2ecf20Sopenharmony_ci	tristate "WIS GO7007 USB support"
268c2ecf20Sopenharmony_ci	depends on VIDEO_GO7007 && USB
278c2ecf20Sopenharmony_ci	help
288c2ecf20Sopenharmony_ci	  This is a video4linux driver for the WIS GO7007 MPEG
298c2ecf20Sopenharmony_ci	  encoder chip over USB.
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
328c2ecf20Sopenharmony_ci	  module will be called go7007-usb.
338c2ecf20Sopenharmony_ci
348c2ecf20Sopenharmony_ciconfig VIDEO_GO7007_LOADER
358c2ecf20Sopenharmony_ci	tristate "WIS GO7007 Loader support"
368c2ecf20Sopenharmony_ci	depends on VIDEO_GO7007
378c2ecf20Sopenharmony_ci	default y
388c2ecf20Sopenharmony_ci	help
398c2ecf20Sopenharmony_ci	  This is a go7007 firmware loader driver for the WIS GO7007
408c2ecf20Sopenharmony_ci	  MPEG encoder chip over USB.
418c2ecf20Sopenharmony_ci
428c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
438c2ecf20Sopenharmony_ci	  module will be called go7007-loader.
448c2ecf20Sopenharmony_ci
458c2ecf20Sopenharmony_ciconfig VIDEO_GO7007_USB_S2250_BOARD
468c2ecf20Sopenharmony_ci	tristate "Sensoray 2250/2251 support"
478c2ecf20Sopenharmony_ci	depends on VIDEO_GO7007_USB && USB
488c2ecf20Sopenharmony_ci	help
498c2ecf20Sopenharmony_ci	  This is a video4linux driver for the Sensoray 2250/2251 device.
508c2ecf20Sopenharmony_ci
518c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
528c2ecf20Sopenharmony_ci	  module will be called s2250.
53