Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 566789f6 authored by Amerigo Wang's avatar Amerigo Wang Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB: Remove usbvideo quickcam_messenger driver



obsolete v4l1 driver replaced by gspca_stv06xx

Signed-off-by: default avatarAmerigo Wang <amwang@redhat.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent bb6dbe74
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -459,14 +459,6 @@ Who: Corentin Chary <corentin.chary@gmail.com>

----------------------------

What:	usbvideo quickcam_messenger driver
When:	2.6.35
Files:	drivers/media/video/usbvideo/quickcam_messenger.[ch]
Why:	obsolete v4l1 driver replaced by gspca_stv06xx
Who:	Hans de Goede <hdegoede@redhat.com>

----------------------------

What:	ov511 v4l1 driver
When:	2.6.35
Files:	drivers/media/video/ov511.[ch]
+0 −14
Original line number Diff line number Diff line
@@ -37,17 +37,3 @@ config USB_KONICAWC
	  To compile this driver as a module, choose M here: the
	  module will be called konicawc.
config USB_QUICKCAM_MESSENGER
	tristate "USB Logitech Quickcam Messenger (DEPRECATED)"
	depends on VIDEO_V4L1
	select VIDEO_USBVIDEO
	---help---
	  This driver is DEPRECATED please use the gspca stv06xx module
	  instead.

	  Say Y or M here to enable support for the USB Logitech Quickcam
	  Messenger webcam.

	  To compile this driver as a module, choose M here: the
	  module will be called quickcam_messenger.
+0 −1
Original line number Diff line number Diff line
@@ -2,4 +2,3 @@ obj-$(CONFIG_VIDEO_USBVIDEO) += usbvideo.o
obj-$(CONFIG_USB_IBMCAM)        += ibmcam.o ultracam.o
obj-$(CONFIG_USB_KONICAWC)      += konicawc.o
obj-$(CONFIG_USB_VICAM)         += vicam.o
obj-$(CONFIG_USB_QUICKCAM_MESSENGER)	+= quickcam_messenger.o