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

Maximilian Attems maks at alioth.debian.org
Wed May 11 09:22:34 UTC 2011


Author: maks
Date: Wed May 11 09:22:30 2011
New Revision: 17384

Log:
topconfig enable modular USB_GSPCA_NW80X and USB_GSPCA_VICAM

new NW80X support and vicam v4l1 rewrite

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	Wed May 11 09:22:07 2011	(r17383)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 11 09:22:30 2011	(r17384)
@@ -2,7 +2,8 @@
 
   * [x86] Enable CRYPTO_AES_NI_INTEL for all flavours. (closes: #623631)
   * topconfig: Enable SND_USB_6FIRE, SND_FIREWIRE_SPEAKERS,
-    MEDIA_CONTROLLER, DVB_USB_TECHNISAT_USB2.
+    MEDIA_CONTROLLER, DVB_USB_TECHNISAT_USB2, USB_GSPCA_NW80X,
+    USB_GSPCA_VICAM.
 
  -- maximilian attems <maks at debian.org>  Tue, 10 May 2011 23:24:26 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed May 11 09:22:07 2011	(r17383)
+++ dists/trunk/linux-2.6/debian/config/config	Wed May 11 09:22:30 2011	(r17384)
@@ -1194,6 +1194,7 @@
 CONFIG_USB_GSPCA_KONICA=m
 CONFIG_USB_GSPCA_MARS=m
 CONFIG_USB_GSPCA_MR97310A=m
+CONFIG_USB_GSPCA_NW80X=m
 CONFIG_USB_GSPCA_OV519=m
 CONFIG_USB_GSPCA_OV534=m
 CONFIG_USB_GSPCA_OV534_9=m
@@ -1220,6 +1221,7 @@
 CONFIG_USB_GSPCA_T613=m
 CONFIG_USB_GSPCA_TV8532=m
 CONFIG_USB_GSPCA_VC032X=m
+CONFIG_USB_GSPCA_VICAM=m
 CONFIG_USB_GSPCA_XIRLINK_CIT=m
 CONFIG_USB_GSPCA_ZC3XX=m
 



More information about the Kernel-svn-changes mailing list