aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/parport/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/parport/Kconfig')
-rw-r--r--drivers/media/parport/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/parport/Kconfig b/drivers/media/parport/Kconfig
index ece13dcff07d..948c981d9f05 100644
--- a/drivers/media/parport/Kconfig
+++ b/drivers/media/parport/Kconfig
@@ -9,6 +9,7 @@ if MEDIA_PARPORT_SUPPORT
9config VIDEO_BWQCAM 9config VIDEO_BWQCAM
10 tristate "Quickcam BW Video For Linux" 10 tristate "Quickcam BW Video For Linux"
11 depends on PARPORT && VIDEO_V4L2 11 depends on PARPORT && VIDEO_V4L2
12 select VIDEOBUF2_VMALLOC
12 help 13 help
13 Say Y have if you the black and white version of the QuickCam 14 Say Y have if you the black and white version of the QuickCam
14 camera. See the next option for the color version. 15 camera. See the next option for the color version.