162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_GO7007 362306a36Sopenharmony_ci tristate "WIS GO7007 MPEG encoder support" 462306a36Sopenharmony_ci depends on VIDEO_DEV && I2C 562306a36Sopenharmony_ci depends on SND && USB 662306a36Sopenharmony_ci select VIDEOBUF2_VMALLOC 762306a36Sopenharmony_ci select VIDEO_TUNER 862306a36Sopenharmony_ci select CYPRESS_FIRMWARE 962306a36Sopenharmony_ci select SND_PCM 1062306a36Sopenharmony_ci select VIDEO_SONY_BTF_MPX if MEDIA_SUBDRV_AUTOSELECT 1162306a36Sopenharmony_ci select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT 1262306a36Sopenharmony_ci select VIDEO_TW2804 if MEDIA_SUBDRV_AUTOSELECT 1362306a36Sopenharmony_ci select VIDEO_TW9903 if MEDIA_SUBDRV_AUTOSELECT 1462306a36Sopenharmony_ci select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT 1562306a36Sopenharmony_ci select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT 1662306a36Sopenharmony_ci select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT && VIDEO_CAMERA_SENSOR 1762306a36Sopenharmony_ci help 1862306a36Sopenharmony_ci This is a video4linux driver for the WIS GO7007 MPEG 1962306a36Sopenharmony_ci encoder chip. 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 2262306a36Sopenharmony_ci module will be called go7007. 2362306a36Sopenharmony_ci 2462306a36Sopenharmony_ciconfig VIDEO_GO7007_USB 2562306a36Sopenharmony_ci tristate "WIS GO7007 USB support" 2662306a36Sopenharmony_ci depends on VIDEO_GO7007 && USB 2762306a36Sopenharmony_ci help 2862306a36Sopenharmony_ci This is a video4linux driver for the WIS GO7007 MPEG 2962306a36Sopenharmony_ci encoder chip over USB. 3062306a36Sopenharmony_ci 3162306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 3262306a36Sopenharmony_ci module will be called go7007-usb. 3362306a36Sopenharmony_ci 3462306a36Sopenharmony_ciconfig VIDEO_GO7007_LOADER 3562306a36Sopenharmony_ci tristate "WIS GO7007 Loader support" 3662306a36Sopenharmony_ci depends on VIDEO_GO7007 3762306a36Sopenharmony_ci default y 3862306a36Sopenharmony_ci help 3962306a36Sopenharmony_ci This is a go7007 firmware loader driver for the WIS GO7007 4062306a36Sopenharmony_ci MPEG encoder chip over USB. 4162306a36Sopenharmony_ci 4262306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 4362306a36Sopenharmony_ci module will be called go7007-loader. 4462306a36Sopenharmony_ci 4562306a36Sopenharmony_ciconfig VIDEO_GO7007_USB_S2250_BOARD 4662306a36Sopenharmony_ci tristate "Sensoray 2250/2251 support" 4762306a36Sopenharmony_ci depends on VIDEO_GO7007_USB && USB 4862306a36Sopenharmony_ci help 4962306a36Sopenharmony_ci This is a video4linux driver for the Sensoray 2250/2251 device. 5062306a36Sopenharmony_ci 5162306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 5262306a36Sopenharmony_ci module will be called s2250. 53