aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvideo/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/usbvideo/Kconfig')
-rw-r--r--drivers/media/video/usbvideo/Kconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/drivers/media/video/usbvideo/Kconfig b/drivers/media/video/usbvideo/Kconfig
index d6e16959f78..e5822b1125e 100644
--- a/drivers/media/video/usbvideo/Kconfig
+++ b/drivers/media/video/usbvideo/Kconfig
@@ -12,10 +12,13 @@ config USB_VICAM
12 module will be called vicam. 12 module will be called vicam.
13 13
14config USB_IBMCAM 14config USB_IBMCAM
15 tristate "USB IBM (Xirlink) C-it Camera support" 15 tristate "USB IBM (Xirlink) C-it Camera support (DEPRECATED)"
16 depends on VIDEO_V4L1 16 depends on VIDEO_V4L1
17 select VIDEO_USBVIDEO 17 select VIDEO_USBVIDEO
18 ---help--- 18 ---help---
19 This driver is DEPRECATED please use the gspca xirlink_cit module
20 instead.
21
19 Say Y here if you want to connect a IBM "C-It" camera, also known as 22 Say Y here if you want to connect a IBM "C-It" camera, also known as
20 "Xirlink PC Camera" to your computer's USB port. 23 "Xirlink PC Camera" to your computer's USB port.
21 24