diff options
| -rw-r--r-- | drivers/media/video/gspca/Kconfig | 142 |
1 files changed, 71 insertions, 71 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig index 4d0817471c9f..96a16db3d7ae 100644 --- a/drivers/media/video/gspca/Kconfig +++ b/drivers/media/video/gspca/Kconfig | |||
| @@ -3,16 +3,16 @@ menuconfig USB_GSPCA | |||
| 3 | depends on VIDEO_V4L2 | 3 | depends on VIDEO_V4L2 |
| 4 | default m | 4 | default m |
| 5 | ---help--- | 5 | ---help--- |
| 6 | Say Y here if you want to enable selecting webcams based | 6 | Say Y here if you want to enable selecting webcams based |
| 7 | on the GSPCA framework. | 7 | on the GSPCA framework. |
| 8 | 8 | ||
| 9 | See <file:Documentation/video4linux/gspca.txt> for more info. | 9 | See <file:Documentation/video4linux/gspca.txt> for more info. |
| 10 | 10 | ||
| 11 | This driver uses the Video For Linux API. You must say Y or M to | 11 | This driver uses the Video For Linux API. You must say Y or M to |
| 12 | "Video For Linux" to use this driver. | 12 | "Video For Linux" to use this driver. |
| 13 | 13 | ||
| 14 | To compile this driver as modules, choose M here: the | 14 | To compile this driver as modules, choose M here: the |
| 15 | modules will be called gspca_main. | 15 | modules will be called gspca_main. |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | if USB_GSPCA && VIDEO_V4L2 | 18 | if USB_GSPCA && VIDEO_V4L2 |
| @@ -23,190 +23,190 @@ config USB_GSPCA_CONEX | |||
| 23 | tristate "Conexant Camera Driver" | 23 | tristate "Conexant Camera Driver" |
| 24 | depends on VIDEO_V4L2 && USB_GSPCA | 24 | depends on VIDEO_V4L2 && USB_GSPCA |
| 25 | help | 25 | help |
| 26 | Say Y here if you want support for cameras based on the Conexant chip. | 26 | Say Y here if you want support for cameras based on the Conexant chip. |
| 27 | 27 | ||
| 28 | To compile this driver as a module, choose M here: the | 28 | To compile this driver as a module, choose M here: the |
| 29 | module will be called gspca_conex. | 29 | module will be called gspca_conex. |
| 30 | 30 | ||
| 31 | config USB_GSPCA_ETOMS | 31 | config USB_GSPCA_ETOMS |
| 32 | tristate "Etoms USB Camera Driver" | 32 | tristate "Etoms USB Camera Driver" |
| 33 | depends on VIDEO_V4L2 && USB_GSPCA | 33 | depends on VIDEO_V4L2 && USB_GSPCA |
| 34 | help | 34 | help |
| 35 | Say Y here if you want support for cameras based on the Etoms chip. | 35 | Say Y here if you want support for cameras based on the Etoms chip. |
| 36 | 36 | ||
| 37 | To compile this driver as a module, choose M here: the | 37 | To compile this driver as a module, choose M here: the |
| 38 | module will be called gspca_etoms. | 38 | module will be called gspca_etoms. |
| 39 | 39 | ||
| 40 | config USB_GSPCA_FINEPIX | 40 | config USB_GSPCA_FINEPIX |
| 41 | tristate "Fujifilm FinePix USB V4L2 driver" | 41 | tristate "Fujifilm FinePix USB V4L2 driver" |
| 42 | depends on VIDEO_V4L2 && USB_GSPCA | 42 | depends on VIDEO_V4L2 && USB_GSPCA |
| 43 | help | 43 | help |
| 44 | Say Y here if you want support for cameras based on the FinePix chip. | 44 | Say Y here if you want support for cameras based on the FinePix chip. |
| 45 | 45 | ||
| 46 | To compile this driver as a module, choose M here: the | 46 | To compile this driver as a module, choose M here: the |
| 47 | module will be called gspca_finepix. | 47 | module will be called gspca_finepix. |
| 48 | 48 | ||
| 49 | config USB_GSPCA_MARS | 49 | config USB_GSPCA_MARS |
| 50 | tristate "Mars USB Camera Driver" | 50 | tristate "Mars USB Camera Driver" |
| 51 | depends on VIDEO_V4L2 && USB_GSPCA | 51 | depends on VIDEO_V4L2 && USB_GSPCA |
| 52 | help | 52 | help |
| 53 | Say Y here if you want support for cameras based on the Mars chip. | 53 | Say Y here if you want support for cameras based on the Mars chip. |
| 54 | 54 | ||
| 55 | To compile this driver as a module, choose M here: the | 55 | To compile this driver as a module, choose M here: the |
| 56 | module will be called gspca_mars. | 56 | module will be called gspca_mars. |
| 57 | 57 | ||
| 58 | config USB_GSPCA_OV519 | 58 | config USB_GSPCA_OV519 |
| 59 | tristate "OV519 USB Camera Driver" | 59 | tristate "OV519 USB Camera Driver" |
| 60 | depends on VIDEO_V4L2 && USB_GSPCA | 60 | depends on VIDEO_V4L2 && USB_GSPCA |
| 61 | help | 61 | help |
| 62 | Say Y here if you want support for cameras based on the OV519 chip. | 62 | Say Y here if you want support for cameras based on the OV519 chip. |
| 63 | 63 | ||
| 64 | To compile this driver as a module, choose M here: the | 64 | To compile this driver as a module, choose M here: the |
| 65 | module will be called gspca_ov519. | 65 | module will be called gspca_ov519. |
| 66 | 66 | ||
| 67 | config USB_GSPCA_PAC207 | 67 | config USB_GSPCA_PAC207 |
| 68 | tristate "Pixart PAC207 USB Camera Driver" | 68 | tristate "Pixart PAC207 USB Camera Driver" |
| 69 | depends on VIDEO_V4L2 && USB_GSPCA | 69 | depends on VIDEO_V4L2 && USB_GSPCA |
| 70 | help | 70 | help |
| 71 | Say Y here if you want support for cameras based on the PAC207 chip. | 71 | Say Y here if you want support for cameras based on the PAC207 chip. |
| 72 | 72 | ||
| 73 | To compile this driver as a module, choose M here: the | 73 | To compile this driver as a module, choose M here: the |
| 74 | module will be called gspca_pac207. | 74 | module will be called gspca_pac207. |
| 75 | 75 | ||
| 76 | config USB_GSPCA_PAC7311 | 76 | config USB_GSPCA_PAC7311 |
| 77 | tristate "Pixart PAC7311 USB Camera Driver" | 77 | tristate "Pixart PAC7311 USB Camera Driver" |
| 78 | depends on VIDEO_V4L2 && USB_GSPCA | 78 | depends on VIDEO_V4L2 && USB_GSPCA |
| 79 | help | 79 | help |
| 80 | Say Y here if you want support for cameras based on the PAC7311 chip. | 80 | Say Y here if you want support for cameras based on the PAC7311 chip. |
| 81 | 81 | ||
| 82 | To compile this driver as a module, choose M here: the | 82 | To compile this driver as a module, choose M here: the |
| 83 | module will be called gspca_pac7311. | 83 | module will be called gspca_pac7311. |
| 84 | 84 | ||
| 85 | config USB_GSPCA_SONIXB | 85 | config USB_GSPCA_SONIXB |
| 86 | tristate "SN9C102 USB Camera Driver" | 86 | tristate "SN9C102 USB Camera Driver" |
| 87 | depends on VIDEO_V4L2 && USB_GSPCA | 87 | depends on VIDEO_V4L2 && USB_GSPCA |
| 88 | help | 88 | help |
| 89 | Say Y here if you want support for cameras based on the SONIXB chip. | 89 | Say Y here if you want support for cameras based on the SONIXB chip. |
| 90 | 90 | ||
| 91 | To compile this driver as a module, choose M here: the | 91 | To compile this driver as a module, choose M here: the |
| 92 | module will be called gspca_sonixb. | 92 | module will be called gspca_sonixb. |
| 93 | 93 | ||
| 94 | config USB_GSPCA_SONIXJ | 94 | config USB_GSPCA_SONIXJ |
| 95 | tristate "SONIX JPEG USB Camera Driver" | 95 | tristate "SONIX JPEG USB Camera Driver" |
| 96 | depends on VIDEO_V4L2 && USB_GSPCA | 96 | depends on VIDEO_V4L2 && USB_GSPCA |
| 97 | help | 97 | help |
| 98 | Say Y here if you want support for cameras based on the SONIXJ chip. | 98 | Say Y here if you want support for cameras based on the SONIXJ chip. |
| 99 | 99 | ||
| 100 | To compile this driver as a module, choose M here: the | 100 | To compile this driver as a module, choose M here: the |
| 101 | module will be called gspca_sonixj | 101 | module will be called gspca_sonixj |
| 102 | 102 | ||
| 103 | config USB_GSPCA_SPCA500 | 103 | config USB_GSPCA_SPCA500 |
| 104 | tristate "SPCA500 USB Camera Driver" | 104 | tristate "SPCA500 USB Camera Driver" |
| 105 | depends on VIDEO_V4L2 && USB_GSPCA | 105 | depends on VIDEO_V4L2 && USB_GSPCA |
| 106 | help | 106 | help |
| 107 | Say Y here if you want support for cameras based on the SPCA500 chip. | 107 | Say Y here if you want support for cameras based on the SPCA500 chip. |
| 108 | 108 | ||
| 109 | To compile this driver as a module, choose M here: the | 109 | To compile this driver as a module, choose M here: the |
| 110 | module will be called gspca_spca500. | 110 | module will be called gspca_spca500. |
| 111 | 111 | ||
| 112 | config USB_GSPCA_SPCA501 | 112 | config USB_GSPCA_SPCA501 |
| 113 | tristate "SPCA501 USB Camera Driver" | 113 | tristate "SPCA501 USB Camera Driver" |
| 114 | depends on VIDEO_V4L2 && USB_GSPCA | 114 | depends on VIDEO_V4L2 && USB_GSPCA |
| 115 | help | 115 | help |
| 116 | Say Y here if you want support for cameras based on the SPCA501 chip. | 116 | Say Y here if you want support for cameras based on the SPCA501 chip. |
| 117 | 117 | ||
| 118 | To compile this driver as a module, choose M here: the | 118 | To compile this driver as a module, choose M here: the |
| 119 | module will be called gspca_spca501. | 119 | module will be called gspca_spca501. |
| 120 | 120 | ||
| 121 | config USB_GSPCA_SPCA505 | 121 | config USB_GSPCA_SPCA505 |
| 122 | tristate "SPCA505 USB Camera Driver" | 122 | tristate "SPCA505 USB Camera Driver" |
| 123 | depends on VIDEO_V4L2 && USB_GSPCA | 123 | depends on VIDEO_V4L2 && USB_GSPCA |
| 124 | help | 124 | help |
| 125 | Say Y here if you want support for cameras based on the SPCA505 chip. | 125 | Say Y here if you want support for cameras based on the SPCA505 chip. |
| 126 | 126 | ||
| 127 | To compile this driver as a module, choose M here: the | 127 | To compile this driver as a module, choose M here: the |
| 128 | module will be called gspca_spca505. | 128 | module will be called gspca_spca505. |
| 129 | 129 | ||
| 130 | config USB_GSPCA_SPCA506 | 130 | config USB_GSPCA_SPCA506 |
| 131 | tristate "SPCA506 USB Camera Driver" | 131 | tristate "SPCA506 USB Camera Driver" |
| 132 | depends on VIDEO_V4L2 && USB_GSPCA | 132 | depends on VIDEO_V4L2 && USB_GSPCA |
| 133 | help | 133 | help |
| 134 | Say Y here if you want support for cameras based on the SPCA506 chip. | 134 | Say Y here if you want support for cameras based on the SPCA506 chip. |
| 135 | 135 | ||
| 136 | To compile this driver as a module, choose M here: the | 136 | To compile this driver as a module, choose M here: the |
| 137 | module will be called gspca_spca506. | 137 | module will be called gspca_spca506. |
| 138 | 138 | ||
| 139 | config USB_GSPCA_SPCA508 | 139 | config USB_GSPCA_SPCA508 |
| 140 | tristate "SPCA508 USB Camera Driver" | 140 | tristate "SPCA508 USB Camera Driver" |
| 141 | depends on VIDEO_V4L2 && USB_GSPCA | 141 | depends on VIDEO_V4L2 && USB_GSPCA |
| 142 | help | 142 | help |
| 143 | Say Y here if you want support for cameras based on the SPCA508 chip. | 143 | Say Y here if you want support for cameras based on the SPCA508 chip. |
| 144 | 144 | ||
| 145 | To compile this driver as a module, choose M here: the | 145 | To compile this driver as a module, choose M here: the |
| 146 | module will be called gspca_spca508. | 146 | module will be called gspca_spca508. |
| 147 | 147 | ||
| 148 | config USB_GSPCA_SPCA561 | 148 | config USB_GSPCA_SPCA561 |
| 149 | tristate "SPCA561 USB Camera Driver" | 149 | tristate "SPCA561 USB Camera Driver" |
| 150 | depends on VIDEO_V4L2 && USB_GSPCA | 150 | depends on VIDEO_V4L2 && USB_GSPCA |
| 151 | help | 151 | help |
| 152 | Say Y here if you want support for cameras based on the SPCA561 chip. | 152 | Say Y here if you want support for cameras based on the SPCA561 chip. |
| 153 | 153 | ||
| 154 | To compile this driver as a module, choose M here: the | 154 | To compile this driver as a module, choose M here: the |
| 155 | module will be called gspca_spca561. | 155 | module will be called gspca_spca561. |
| 156 | 156 | ||
| 157 | config USB_GSPCA_STK014 | 157 | config USB_GSPCA_STK014 |
| 158 | tristate "Syntek DV4000 (STK014) USB Camera Driver" | 158 | tristate "Syntek DV4000 (STK014) USB Camera Driver" |
| 159 | depends on VIDEO_V4L2 && USB_GSPCA | 159 | depends on VIDEO_V4L2 && USB_GSPCA |
| 160 | help | 160 | help |
| 161 | Say Y here if you want support for cameras based on the STK014 chip. | 161 | Say Y here if you want support for cameras based on the STK014 chip. |
| 162 | 162 | ||
| 163 | To compile this driver as a module, choose M here: the | 163 | To compile this driver as a module, choose M here: the |
| 164 | module will be called gspca_stk014. | 164 | module will be called gspca_stk014. |
| 165 | 165 | ||
| 166 | config USB_GSPCA_SUNPLUS | 166 | config USB_GSPCA_SUNPLUS |
| 167 | tristate "SUNPLUS USB Camera Driver" | 167 | tristate "SUNPLUS USB Camera Driver" |
| 168 | depends on VIDEO_V4L2 && USB_GSPCA | 168 | depends on VIDEO_V4L2 && USB_GSPCA |
| 169 | help | 169 | help |
| 170 | Say Y here if you want support for cameras based on the Sunplus | 170 | Say Y here if you want support for cameras based on the Sunplus |
| 171 | SPCA504(abc) SPCA533 SPCA536 chips. | 171 | SPCA504(abc) SPCA533 SPCA536 chips. |
| 172 | 172 | ||
| 173 | To compile this driver as a module, choose M here: the | 173 | To compile this driver as a module, choose M here: the |
| 174 | module will be called gspca_spca5xx. | 174 | module will be called gspca_spca5xx. |
| 175 | 175 | ||
| 176 | config USB_GSPCA_T613 | 176 | config USB_GSPCA_T613 |
| 177 | tristate "T613 (JPEG Compliance) USB Camera Driver" | 177 | tristate "T613 (JPEG Compliance) USB Camera Driver" |
| 178 | depends on VIDEO_V4L2 && USB_GSPCA | 178 | depends on VIDEO_V4L2 && USB_GSPCA |
| 179 | help | 179 | help |
| 180 | Say Y here if you want support for cameras based on the T613 chip. | 180 | Say Y here if you want support for cameras based on the T613 chip. |
| 181 | 181 | ||
| 182 | To compile this driver as a module, choose M here: the | 182 | To compile this driver as a module, choose M here: the |
| 183 | module will be called gspca_t613. | 183 | module will be called gspca_t613. |
| 184 | 184 | ||
| 185 | config USB_GSPCA_TV8532 | 185 | config USB_GSPCA_TV8532 |
| 186 | tristate "TV8532 USB Camera Driver" | 186 | tristate "TV8532 USB Camera Driver" |
| 187 | depends on VIDEO_V4L2 && USB_GSPCA | 187 | depends on VIDEO_V4L2 && USB_GSPCA |
| 188 | help | 188 | help |
| 189 | Say Y here if you want support for cameras based on the TV8531 chip. | 189 | Say Y here if you want support for cameras based on the TV8531 chip. |
| 190 | 190 | ||
| 191 | To compile this driver as a module, choose M here: the | 191 | To compile this driver as a module, choose M here: the |
| 192 | module will be called gspca_tv8532. | 192 | module will be called gspca_tv8532. |
| 193 | 193 | ||
| 194 | config USB_GSPCA_VC032X | 194 | config USB_GSPCA_VC032X |
| 195 | tristate "VC032X USB Camera Driver" | 195 | tristate "VC032X USB Camera Driver" |
| 196 | depends on VIDEO_V4L2 && USB_GSPCA | 196 | depends on VIDEO_V4L2 && USB_GSPCA |
| 197 | help | 197 | help |
| 198 | Say Y here if you want support for cameras based on the VC032X chip. | 198 | Say Y here if you want support for cameras based on the VC032X chip. |
| 199 | 199 | ||
| 200 | To compile this driver as a module, choose M here: the | 200 | To compile this driver as a module, choose M here: the |
| 201 | module will be called gspca_vc032x. | 201 | module will be called gspca_vc032x. |
| 202 | 202 | ||
| 203 | config USB_GSPCA_ZC3XX | 203 | config USB_GSPCA_ZC3XX |
| 204 | tristate "VC3xx USB Camera Driver" | 204 | tristate "VC3xx USB Camera Driver" |
| 205 | depends on VIDEO_V4L2 && USB_GSPCA | 205 | depends on VIDEO_V4L2 && USB_GSPCA |
| 206 | help | 206 | help |
| 207 | Say Y here if you want support for cameras based on the ZC3XX chip. | 207 | Say Y here if you want support for cameras based on the ZC3XX chip. |
| 208 | 208 | ||
| 209 | To compile this driver as a module, choose M here: the | 209 | To compile this driver as a module, choose M here: the |
| 210 | module will be called gspca_zc3xx. | 210 | module will be called gspca_zc3xx. |
| 211 | 211 | ||
| 212 | endif | 212 | endif |
