aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index d82c8a30ba44..f6889f771053 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -142,6 +142,16 @@ config VIDEO_CPIA_USB
142 otherwise say N. This will not work with the Creative Webcam III. 142 otherwise say N. This will not work with the Creative Webcam III.
143 It is also available as a module (cpia_usb). 143 It is also available as a module (cpia_usb).
144 144
145config VIDEO_CPIA2
146 tristate "CPiA2 Video For Linux"
147 depends on VIDEO_DEV
148 ---help---
149 This is the video4linux driver for cameras based on Vision's CPiA2
150 (Colour Processor Interface ASIC), such as the Digital Blue QX5
151 Microscope. If you have one of these cameras, say Y here
152
153 This driver is also available as a module (cpia2).
154
145config VIDEO_SAA5246A 155config VIDEO_SAA5246A
146 tristate "SAA5246A, SAA5281 Teletext processor" 156 tristate "SAA5246A, SAA5281 Teletext processor"
147 depends on VIDEO_DEV && I2C 157 depends on VIDEO_DEV && I2C