aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2010-01-14 07:37:18 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-26 13:10:40 -0500
commit54e8bc5d64a651e2fb8b2366637e6a7d920a4c70 (patch)
tree92333fdfaeb7c2a0261e2443dcce05ba4edffc0d /drivers/media/video/Kconfig
parented9885aa8145d0cd531ac53d1456a6b3d238150c (diff)
V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 cams
This new driver supports USB PIA CPiA version 1 cams, replacing the old v4l1 driver. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 2f83be766d9..1773941a1a6 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -638,9 +638,14 @@ config VIDEO_W9966
638 information. 638 information.
639 639
640config VIDEO_CPIA 640config VIDEO_CPIA
641 tristate "CPiA Video For Linux" 641 tristate "CPiA Video For Linux (DEPRECATED)"
642 depends on VIDEO_V4L1 642 depends on VIDEO_V4L1
643 default n
643 ---help--- 644 ---help---
645 This driver is DEPRECATED please use the gspca cpia1 module
646 instead. Note that you need atleast version 0.6.4 of libv4l for
647 the cpia1 gspca module.
648
644 This is the video4linux driver for cameras based on Vision's CPiA 649 This is the video4linux driver for cameras based on Vision's CPiA
645 (Colour Processor Interface ASIC), such as the Creative Labs Video 650 (Colour Processor Interface ASIC), such as the Creative Labs Video
646 Blaster Webcam II. If you have one of these cameras, say Y here 651 Blaster Webcam II. If you have one of these cameras, say Y here