diff options
author | Jean-François Moine <moinejf@free.fr> | 2010-06-05 07:57:56 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-02 14:45:17 -0300 |
commit | 5b0ff8c43afefbd42a1aa3cd89808eec829bbbb7 (patch) | |
tree | 9bf7ab7d9de98217ce157894311262932fec5090 /drivers/media/video/gspca/Kconfig | |
parent | 4462864d723fcae990bde5621a19a8dce9231cfa (diff) | |
download | op-kernel-dev-5b0ff8c43afefbd42a1aa3cd89808eec829bbbb7.zip op-kernel-dev-5b0ff8c43afefbd42a1aa3cd89808eec829bbbb7.tar.gz |
V4L/DVB: gspca - spca1528: New subdriver
Signed-off-by: Jean-François 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/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig index f805d97..23db0c2 100644 --- a/drivers/media/video/gspca/Kconfig +++ b/drivers/media/video/gspca/Kconfig @@ -246,6 +246,15 @@ config USB_GSPCA_SPCA561 To compile this driver as a module, choose M here: the module will be called gspca_spca561. +config USB_GSPCA_SPCA1528 + tristate "SPCA1528 USB Camera Driver" + depends on VIDEO_V4L2 && USB_GSPCA + help + Say Y here if you want support for cameras based on the SPCA1528 chip. + + To compile this driver as a module, choose M here: the + module will be called gspca_spca1528. + config USB_GSPCA_SQ905 tristate "SQ Technologies SQ905 based USB Camera Driver" depends on VIDEO_V4L2 && USB_GSPCA |