aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/Kconfig
diff options
context:
space:
mode:
authorJean-Francois Moine <moinejf@free.fr>2008-11-22 02:17:06 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 14:53:39 -0500
commit342b4a2adf9e11c7f18c3ddc47d109fdab3530ff (patch)
tree4e97d8528cb6d77f1c3c92eb36331049f0e5c140 /drivers/media/video/gspca/Kconfig
parent1432f3062a72d1eafccc641dd9327a062fc27b92 (diff)
V4L/DVB (9709): gspca: Fix typos and name errors in Kconfig.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/Kconfig')
-rw-r--r--drivers/media/video/gspca/Kconfig12
1 files changed, 7 insertions, 5 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig
index 6b557c057fac..fdd4f653753c 100644
--- a/drivers/media/video/gspca/Kconfig
+++ b/drivers/media/video/gspca/Kconfig
@@ -12,7 +12,7 @@ menuconfig USB_GSPCA
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 module will be called gspca_main.
16 16
17 17
18if USB_GSPCA && VIDEO_V4L2 18if USB_GSPCA && VIDEO_V4L2
@@ -83,10 +83,11 @@ config USB_GSPCA_PAC7311
83 module will be called gspca_pac7311. 83 module will be called gspca_pac7311.
84 84
85config USB_GSPCA_SONIXB 85config USB_GSPCA_SONIXB
86 tristate "SN9C102 USB Camera Driver" 86 tristate "SONIX Bayer 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 Sonix
90 chips with Bayer format (SN9C101, SN9C102 and SN9C103).
90 91
91 To compile this driver as a module, choose M here: the 92 To compile this driver as a module, choose M here: the
92 module will be called gspca_sonixb. 93 module will be called gspca_sonixb.
@@ -95,7 +96,8 @@ config USB_GSPCA_SONIXJ
95 tristate "SONIX JPEG USB Camera Driver" 96 tristate "SONIX JPEG USB Camera Driver"
96 depends on VIDEO_V4L2 && USB_GSPCA 97 depends on VIDEO_V4L2 && USB_GSPCA
97 help 98 help
98 Say Y here if you want support for cameras based on the SONIXJ chip. 99 Say Y here if you want support for cameras based on the Sonix
100 chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
99 101
100 To compile this driver as a module, choose M here: the 102 To compile this driver as a module, choose M here: the
101 module will be called gspca_sonixj 103 module will be called gspca_sonixj
@@ -171,7 +173,7 @@ config USB_GSPCA_SUNPLUS
171 SPCA504(abc) SPCA533 SPCA536 chips. 173 SPCA504(abc) SPCA533 SPCA536 chips.
172 174
173 To compile this driver as a module, choose M here: the 175 To compile this driver as a module, choose M here: the
174 module will be called gspca_spca5xx. 176 module will be called gspca_sunplus.
175 177
176config USB_GSPCA_T613 178config USB_GSPCA_T613
177 tristate "T613 (JPEG Compliance) USB Camera Driver" 179 tristate "T613 (JPEG Compliance) USB Camera Driver"