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