Commit 342b4a2a authored by Jean-Francois Moine's avatar Jean-Francois Moine Committed by Mauro Carvalho Chehab

V4L/DVB (9709): gspca: Fix typos and name errors in Kconfig.

Signed-off-by: default avatarJean-Francois Moine <moinejf@free.fr>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 1432f306
...@@ -12,7 +12,7 @@ menuconfig USB_GSPCA ...@@ -12,7 +12,7 @@ menuconfig USB_GSPCA
"Video For Linux" to use this driver. "Video For Linux" to use this driver.
To compile this driver as modules, choose M here: the To compile this driver as modules, choose M here: the
modules will be called gspca_main. module will be called gspca_main.
if USB_GSPCA && VIDEO_V4L2 if USB_GSPCA && VIDEO_V4L2
...@@ -83,10 +83,11 @@ config USB_GSPCA_PAC7311 ...@@ -83,10 +83,11 @@ config USB_GSPCA_PAC7311
module will be called gspca_pac7311. module will be called gspca_pac7311.
config USB_GSPCA_SONIXB config USB_GSPCA_SONIXB
tristate "SN9C102 USB Camera Driver" tristate "SONIX Bayer USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA depends on VIDEO_V4L2 && USB_GSPCA
help help
Say Y here if you want support for cameras based on the SONIXB chip. Say Y here if you want support for cameras based on the Sonix
chips with Bayer format (SN9C101, SN9C102 and SN9C103).
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called gspca_sonixb. module will be called gspca_sonixb.
...@@ -95,7 +96,8 @@ config USB_GSPCA_SONIXJ ...@@ -95,7 +96,8 @@ config USB_GSPCA_SONIXJ
tristate "SONIX JPEG USB Camera Driver" tristate "SONIX JPEG USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA depends on VIDEO_V4L2 && USB_GSPCA
help help
Say Y here if you want support for cameras based on the SONIXJ chip. Say Y here if you want support for cameras based on the Sonix
chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called gspca_sonixj module will be called gspca_sonixj
...@@ -171,7 +173,7 @@ config USB_GSPCA_SUNPLUS ...@@ -171,7 +173,7 @@ config USB_GSPCA_SUNPLUS
SPCA504(abc) SPCA533 SPCA536 chips. SPCA504(abc) SPCA533 SPCA536 chips.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called gspca_spca5xx. module will be called gspca_sunplus.
config USB_GSPCA_T613 config USB_GSPCA_T613
tristate "T613 (JPEG Compliance) USB Camera Driver" tristate "T613 (JPEG Compliance) USB Camera Driver"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment