aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2010-07-04 08:03:19 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-21 01:04:45 -0200
commit7b7736c451d6e5724ff0d591fecdd89b37617b59 (patch)
treebf68f28d8169b7fb1c7831d47e5f0b89bcc88ad5
parent59f8b0bf3c12598cf4a5b333b0287774dbbdbe1f (diff)
downloadkernel_samsung_smdk4412-7b7736c451d6e5724ff0d591fecdd89b37617b59.zip
kernel_samsung_smdk4412-7b7736c451d6e5724ff0d591fecdd89b37617b59.tar.gz
kernel_samsung_smdk4412-7b7736c451d6e5724ff0d591fecdd89b37617b59.tar.bz2
V4L/DVB: Mark usbvideo ibmcam driver as deprecated
Mark usbvideo ibmcam driver as deprecated, it is replaced by the new gscpa xirlink_cit driver. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-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 d6e1695..e5822b1 100644
--- a/drivers/media/video/usbvideo/Kconfig
+++ b/drivers/media/video/usbvideo/Kconfig
@@ -12,10 +12,13 @@ config USB_VICAM
module will be called vicam.
config USB_IBMCAM
- tristate "USB IBM (Xirlink) C-it Camera support"
+ tristate "USB IBM (Xirlink) C-it Camera support (DEPRECATED)"
depends on VIDEO_V4L1
select VIDEO_USBVIDEO
---help---
+ This driver is DEPRECATED please use the gspca xirlink_cit module
+ instead.
+
Say Y here if you want to connect a IBM "C-It" camera, also known as
"Xirlink PC Camera" to your computer's USB port.