aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/gspca/Kconfig')
-rw-r--r--drivers/media/video/gspca/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig
index a20f6ae8825..eb04e8b5998 100644
--- a/drivers/media/video/gspca/Kconfig
+++ b/drivers/media/video/gspca/Kconfig
@@ -104,6 +104,15 @@ config USB_GSPCA_MR97310A
104 To compile this driver as a module, choose M here: the 104 To compile this driver as a module, choose M here: the
105 module will be called gspca_mr97310a. 105 module will be called gspca_mr97310a.
106 106
107config USB_GSPCA_NW80X
108 tristate "Divio based (NW80x) USB Camera Driver"
109 depends on VIDEO_V4L2 && USB_GSPCA
110 help
111 Say Y here if you want support for cameras based on the NW80x chips.
112
113 To compile this driver as a module, choose M here: the
114 module will be called gspca_nw80x.
115
107config USB_GSPCA_OV519 116config USB_GSPCA_OV519
108 tristate "OV51x / OVFX2 / W996xCF USB Camera Driver" 117 tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
109 depends on VIDEO_V4L2 && USB_GSPCA 118 depends on VIDEO_V4L2 && USB_GSPCA