summaryrefslogtreecommitdiff
path: root/drivers/media/parport/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-01-30 17:10:14 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-02-05 20:20:06 (GMT)
commit1888e4a9742087df22ba64ea2e0e1064edeb8785 (patch)
tree6bca46be80986eee37d5fec34ec28afff69da755 /drivers/media/parport/Kconfig
parent11d379395291609f95cf1e102f9f23892b83a493 (diff)
downloadlinux-fsl-qoriq-1888e4a9742087df22ba64ea2e0e1064edeb8785.tar.xz
[media] bw-qcam: convert to videobuf2
I know, nobody really cares about this black-and-white webcam anymore, but it was fun to do. Tested with an actual webcam. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
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 ece13dc..948c981 100644
--- a/drivers/media/parport/Kconfig
+++ b/drivers/media/parport/Kconfig
@@ -9,6 +9,7 @@ if MEDIA_PARPORT_SUPPORT
config VIDEO_BWQCAM
tristate "Quickcam BW Video For Linux"
depends on PARPORT && VIDEO_V4L2
+ select VIDEOBUF2_VMALLOC
help
Say Y have if you the black and white version of the QuickCam
camera. See the next option for the color version.