Kconfig 5.8 KB
Newer Older
1 2
menuconfig USB_GSPCA
	tristate "GSPCA based webcams"
3
	depends on VIDEO_V4L2
4
	default m
5
	---help---
6 7
	Say Y here if you want to enable selecting webcams based
	on the GSPCA framework.
8

9
	See <file:Documentation/video4linux/gspca.txt> for more info.
10

11 12
	This driver uses the Video For Linux API. You must say Y or M to
	"Video For Linux" to use this driver.
13

14 15 16 17 18
	To compile this driver as modules, choose M here: the
	modules will be called gspca_main.


if USB_GSPCA && VIDEO_V4L2
19 20 21

source "drivers/media/video/gspca/m5602/Kconfig"

22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203
config USB_GSPCA_CONEX
	tristate "Conexant Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the Conexant chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_conex.

config USB_GSPCA_ETOMS
	tristate "Etoms USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the Etoms chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_etoms.

config USB_GSPCA_MARS
	tristate "Mars USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the Mars chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_mars.

config USB_GSPCA_OV519
	tristate "OV519 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the OV519 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_ov519.

config USB_GSPCA_PAC207
	tristate "Pixart PAC207 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the PAC207 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_pac207.

config USB_GSPCA_PAC7311
	tristate "Pixart PAC7311 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the PAC7311 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_pac7311.

config USB_GSPCA_SONIXB
	tristate "SN9C102 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the SONIXB chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_sonixb.

config USB_GSPCA_SONIXJ
	tristate "SONIX JPEG USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the SONIXJ chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_sonixj

config USB_GSPCA_SPCA500
	tristate "SPCA500 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the SPCA500 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_spca500.

config USB_GSPCA_SPCA501
	tristate "SPCA501 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the SPCA501 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_spca501.

config USB_GSPCA_SPCA505
	tristate "SPCA505 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the SPCA505 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_spca505.

config USB_GSPCA_SPCA506
	tristate "SPCA506 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the SPCA506 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_spca506.

config USB_GSPCA_SPCA508
	tristate "SPCA508 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the SPCA508 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_spca508.

config USB_GSPCA_SPCA561
	tristate "SPCA561 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the SPCA561 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_spca561.

config USB_GSPCA_STK014
	tristate "Syntek DV4000 (STK014) USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the STK014 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_stk014.

config USB_GSPCA_SPCA5XX
	tristate "SPCA5xx USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the Sunplus
	SPCA504(abc) SPCA533 SPCA536 chips.

	To compile this driver as a module, choose M here: the
	module will be called gspca_spca5xx.

config USB_GSPCA_T613
	tristate "T613 (JPEG Compliance) USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the T613 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_t613.

config USB_GSPCA_TV8531
	tristate "TV8532 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the TV8531 chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_tv8532.

config USB_GSPCA_VC032X
	tristate "VC032X USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the VC032X chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_vc032x.

config USB_GSPCA_ZC3XX
	tristate "VC3xx USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	Say Y here if you want support for cameras based on the ZC3XX chip.

	To compile this driver as a module, choose M here: the
	module will be called gspca_zc3xx.

endif