2008-10-03 15:47:03 -03:00
menuconfig USB_GSPCA
tristate "GSPCA based webcams"
2008-04-12 09:58:09 -03:00
depends on VIDEO_V4L2
2008-10-03 15:47:03 -03:00
default m
2008-04-12 09:58:09 -03:00
---help---
2008-10-25 05:03:19 -03:00
Say Y here if you want to enable selecting webcams based
on the GSPCA framework.
2008-04-12 09:58:09 -03:00
2008-10-25 05:03:19 -03:00
See <file:Documentation/video4linux/gspca.txt> for more info.
2008-04-12 09:58:09 -03:00
2008-10-25 05:03:19 -03:00
This driver uses the Video For Linux API. You must say Y or M to
"Video For Linux" to use this driver.
2008-04-12 09:58:09 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as modules, choose M here: the
2008-11-22 04:17:06 -03:00
module will be called gspca_main.
2008-10-03 15:47:03 -03:00
if USB_GSPCA && VIDEO_V4L2
2008-10-01 04:51:53 -03:00
source "drivers/media/video/gspca/m5602/Kconfig"
2008-12-29 07:35:23 -03:00
source "drivers/media/video/gspca/stv06xx/Kconfig"
2008-10-01 04:51:53 -03:00
2008-10-03 15:47:03 -03:00
config USB_GSPCA_CONEX
tristate "Conexant Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the Conexant chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_conex.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_ETOMS
tristate "Etoms USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the Etoms chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_etoms.
2008-10-03 15:47:03 -03:00
2008-10-05 04:55:24 -03:00
config USB_GSPCA_FINEPIX
tristate "Fujifilm FinePix USB V4L2 driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the FinePix chip.
2008-10-05 04:55:24 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_finepix.
2008-10-05 04:55:24 -03:00
2009-08-03 04:13:23 -03:00
config USB_GSPCA_JEILINJ
tristate "Jeilin JPEG USB V4L2 driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
Say Y here if you want support for cameras based on this Jeilin chip.
To compile this driver as a module, choose M here: the
module will be called gspca_jeilinj.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_MARS
tristate "Mars USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the Mars chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_mars.
2008-10-03 15:47:03 -03:00
2009-01-16 05:36:14 -03:00
config USB_GSPCA_MR97310A
tristate "Mars-Semi MR97310A USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
Say Y here if you want support for cameras based on the MR97310A chip.
To compile this driver as a module, choose M here: the
module will be called gspca_mr97310a.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_OV519
tristate "OV519 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the OV519 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_ov519.
2008-10-03 15:47:03 -03:00
2008-11-22 05:23:39 -03:00
config USB_GSPCA_OV534
tristate "OV534 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
Say Y here if you want support for cameras based on the OV534 chip.
(e.g. Sony Playstation EYE)
To compile this driver as a module, choose M here: the
module will be called gspca_ov534.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_PAC207
tristate "Pixart PAC207 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the PAC207 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_pac207.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_PAC7311
tristate "Pixart PAC7311 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the PAC7311 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_pac7311.
2008-10-03 15:47:03 -03:00
2009-07-19 05:52:58 -03:00
config USB_GSPCA_SN9C20X
2009-08-20 09:38:44 -03:00
tristate "SN9C20X USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2009-07-19 05:52:58 -03:00
Say Y here if you want support for cameras based on the
sn9c20x chips (SN9C201 and SN9C202).
To compile this driver as a module, choose M here: the
module will be called gspca_sn9c20x.
config USB_GSPCA_SN9C20X_EVDEV
2009-08-14 01:45:57 -03:00
bool "Enable evdev support"
2009-08-26 03:34:16 -03:00
depends on USB_GSPCA_SN9C20X && INPUT
2009-08-14 01:45:57 -03:00
---help---
Say Y here in order to enable evdev support for sn9c20x webcam button.
2009-07-19 05:52:58 -03:00
2008-10-03 15:47:03 -03:00
config USB_GSPCA_SONIXB
2008-11-22 04:17:06 -03:00
tristate "SONIX Bayer USB Camera Driver"
2008-10-03 15:47:03 -03:00
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-11-22 04:17:06 -03:00
Say Y here if you want support for cameras based on the Sonix
chips with Bayer format (SN9C101, SN9C102 and SN9C103).
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_sonixb.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_SONIXJ
tristate "SONIX JPEG USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-11-22 04:17:06 -03:00
Say Y here if you want support for cameras based on the Sonix
chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_sonixj
2008-10-03 15:47:03 -03:00
config USB_GSPCA_SPCA500
tristate "SPCA500 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the SPCA500 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_spca500.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_SPCA501
tristate "SPCA501 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the SPCA501 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_spca501.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_SPCA505
tristate "SPCA505 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the SPCA505 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_spca505.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_SPCA506
tristate "SPCA506 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the SPCA506 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_spca506.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_SPCA508
tristate "SPCA508 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the SPCA508 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_spca508.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_SPCA561
tristate "SPCA561 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the SPCA561 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_spca561.
2008-10-03 15:47:03 -03:00
2009-02-06 15:12:46 -03:00
config USB_GSPCA_SQ905
tristate "SQ Technologies SQ905 based USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
Say Y here if you want support for cameras based on the SQ905 chip.
To compile this driver as a module, choose M here: the
module will be called gspca_sq905.
2009-03-25 07:13:13 -03:00
config USB_GSPCA_SQ905C
tristate "SQ Technologies SQ905C based USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
Say Y here if you want support for cameras based on the SQ905C chip.
To compile this driver as a module, choose M here: the
module will be called gspca_sq905c.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_STK014
tristate "Syntek DV4000 (STK014) USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the STK014 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_stk014.
2008-10-03 15:47:03 -03:00
2008-10-06 03:16:08 -03:00
config USB_GSPCA_SUNPLUS
tristate "SUNPLUS USB Camera Driver"
2008-10-03 15:47:03 -03:00
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the Sunplus
SPCA504(abc) SPCA533 SPCA536 chips.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
2008-11-22 04:17:06 -03:00
module will be called gspca_sunplus.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_T613
tristate "T613 (JPEG Compliance) USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the T613 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_t613.
2008-10-03 15:47:03 -03:00
2008-10-07 08:42:30 -03:00
config USB_GSPCA_TV8532
2008-10-03 15:47:03 -03:00
tristate "TV8532 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the TV8531 chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_tv8532.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_VC032X
tristate "VC032X USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the VC032X chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_vc032x.
2008-10-03 15:47:03 -03:00
config USB_GSPCA_ZC3XX
2008-10-25 05:06:58 -03:00
tristate "ZC3XX USB Camera Driver"
2008-10-03 15:47:03 -03:00
depends on VIDEO_V4L2 && USB_GSPCA
help
2008-10-25 05:03:19 -03:00
Say Y here if you want support for cameras based on the ZC3XX chip.
2008-10-03 15:47:03 -03:00
2008-10-25 05:03:19 -03:00
To compile this driver as a module, choose M here: the
module will be called gspca_zc3xx.
2008-10-03 15:47:03 -03:00
endif