2019-05-19 13:07:45 +01:00
# SPDX-License-Identifier: GPL-2.0-only
2008-02-15 16:53:09 -08:00
config VIDEO_GO7007
2009-09-18 21:21:55 -03:00
tristate "WIS GO7007 MPEG encoder support"
2013-03-09 13:28:39 -03:00
depends on VIDEO_DEV && I2C
2013-04-16 11:33:22 -03:00
depends on SND && USB
2013-03-11 06:52:27 -03:00
select VIDEOBUF2_VMALLOC
2008-02-15 16:53:09 -08:00
select VIDEO_TUNER
2013-03-25 06:43:12 -03:00
select CYPRESS_FIRMWARE
2008-10-20 14:52:16 +02:00
select SND_PCM
2013-03-09 09:25:47 -03:00
select VIDEO_SONY_BTF_MPX if MEDIA_SUBDRV_AUTOSELECT
select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
select VIDEO_TW2804 if MEDIA_SUBDRV_AUTOSELECT
select VIDEO_TW9903 if MEDIA_SUBDRV_AUTOSELECT
2013-03-17 10:15:03 -03:00
select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT
2016-01-26 12:10:01 -02:00
select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
2013-03-09 09:25:47 -03:00
select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT
2019-03-20 06:39:44 -04:00
help
2009-09-18 21:21:55 -03:00
This is a video4linux driver for the WIS GO7007 MPEG
encoder chip.
2008-02-15 16:53:09 -08:00
To compile this driver as a module, choose M here: the
2013-03-09 13:28:39 -03:00
module will be called go7007.
2008-02-15 16:53:09 -08:00
config VIDEO_GO7007_USB
2009-09-18 21:21:55 -03:00
tristate "WIS GO7007 USB support"
2008-02-15 16:53:09 -08:00
depends on VIDEO_GO7007 && USB
2019-03-20 06:39:44 -04:00
help
2009-09-18 21:21:55 -03:00
This is a video4linux driver for the WIS GO7007 MPEG
encoder chip over USB.
2008-02-15 16:53:09 -08:00
To compile this driver as a module, choose M here: the
2013-03-09 13:28:39 -03:00
module will be called go7007-usb.
config VIDEO_GO7007_LOADER
tristate "WIS GO7007 Loader support"
2013-03-25 06:43:12 -03:00
depends on VIDEO_GO7007
2013-03-09 13:28:39 -03:00
default y
2019-03-20 06:39:44 -04:00
help
2013-03-09 13:28:39 -03:00
This is a go7007 firmware loader driver for the WIS GO7007
MPEG encoder chip over USB.
To compile this driver as a module, choose M here: the
module will be called go7007-loader.
2008-02-15 16:53:09 -08:00
2008-10-30 12:56:41 -07:00
config VIDEO_GO7007_USB_S2250_BOARD
tristate "Sensoray 2250/2251 support"
2013-03-09 13:28:39 -03:00
depends on VIDEO_GO7007_USB && USB
2019-03-20 06:39:44 -04:00
help
2009-09-18 21:21:55 -03:00
This is a video4linux driver for the Sensoray 2250/2251 device.
2008-10-30 12:56:41 -07:00
To compile this driver as a module, choose M here: the
2013-03-09 13:28:39 -03:00
module will be called s2250.