[kernel] r13873 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sun Jul 5 12:42:19 UTC 2009


Author: maks
Date: Sun Jul  5 12:42:16 2009
New Revision: 13873

Log:
disable v4l1 ov511 and quickcam_messenger drivers

obsoleted by gspca v4l2 gspca subdrivers

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Jul  5 11:23:47 2009	(r13872)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Jul  5 12:42:16 2009	(r13873)
@@ -5,6 +5,7 @@
   [ maximilian attems ]
   * [powerpc64] Enable modular RTC_DRV_PS3, PS3_VRAM.
   * Set new NETFILTER_XT_MATCH_OSF, FIREWIRE_NET, SND_CTXFI, USB_XHCI_HCD.
+  * Disable v4l1 ov511 and quickcam_messenger drivers.
 
   [ Ben Hutchings ]
   * mga: remove unnecessary change from firmware-loading patch

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Jul  5 11:23:47 2009	(r13872)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Jul  5 12:42:16 2009	(r13873)
@@ -902,7 +902,7 @@
 CONFIG_V4L_USB_DRIVERS=y
 CONFIG_VIDEO_OVCAMCHIP=m
 CONFIG_USB_W9968CF=m
-CONFIG_USB_OV511=m
+# CONFIG_USB_OV511 is not set
 CONFIG_USB_SE401=m
 CONFIG_USB_STV680=m
 CONFIG_USB_ZR364XX=m
@@ -1052,7 +1052,7 @@
 CONFIG_USB_VICAM=m
 CONFIG_USB_IBMCAM=m
 CONFIG_USB_KONICAWC=m
-CONFIG_USB_QUICKCAM_MESSENGER=m
+# CONFIG_USB_QUICKCAM_MESSENGER is not set
 
 ##
 ## file: drivers/media/video/usbvision/Kconfig



More information about the Kernel-svn-changes mailing list