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>
This commit is contained in:
parent
59f8b0bf3c
commit
7b7736c451
1 changed files with 4 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue