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

Maximilian Attems maks at alioth.debian.org
Mon Jan 26 16:30:03 UTC 2009


Author: maks
Date: Mon Jan 26 16:30:01 2009
New Revision: 12627

Log:
topconfig enable bunch of modular gspca subdrivers

user asked for it ;)

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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Jan 26 16:30:01 2009
@@ -22,7 +22,13 @@
     I7300_IDLE, NET_SCH_MULTIQ, ICS932S401, PANASONIC_LAPTOP, QLGE,
     LIBERTAS_THINFIRM, LIBERTAS_THINFIRM_USB, INPUT_CM109, W1_SLAVE_BQ27000,
     SENSORS_ADT7462, SENSORS_MAX1111, SENSORS_LIS3LV02D, MFD_WM8400,
-    MFD_WM8350_I2C, SOC_CAMERA_MT9M111.
+    MFD_WM8350_I2C, SOC_CAMERA_MT9M111, USB_M5602, USB_GSPCA_CONEX,
+    USB_GSPCA_ETOMS, USB_GSPCA_FINEPIX, USB_GSPCA_MARS, USB_GSPCA_OV519,
+    USB_GSPCA_PAC207, USB_GSPCA_PAC7311, USB_GSPCA_SONIXB, USB_GSPCA_SONIXJ,
+    USB_GSPCA_SPCA500, USB_GSPCA_SPCA501, USB_GSPCA_SPCA505,
+    USB_GSPCA_SPCA506, USB_GSPCA_SPCA508, USB_GSPCA_SPCA561, USB_GSPCA_STK014,
+    USB_GSPCA_SUNPLUS, USB_GSPCA_T613, USB_GSPCA_TV8532, USB_GSPCA_VC032X,
+    USB_GSPCA_ZC3XX.
   * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K.
   * [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
   * Add stable release 2.6.28.1

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Jan 26 16:30:01 2009
@@ -794,6 +794,28 @@
 CONFIG_V4L_USB_DRIVERS=y
 CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
 CONFIG_USB_GSPCA=m
+CONFIG_USB_M5602=m
+CONFIG_USB_GSPCA_CONEX=m
+CONFIG_USB_GSPCA_ETOMS=m
+CONFIG_USB_GSPCA_FINEPIX=m
+CONFIG_USB_GSPCA_MARS=m
+CONFIG_USB_GSPCA_OV519=m
+CONFIG_USB_GSPCA_PAC207=m
+CONFIG_USB_GSPCA_PAC7311=m
+CONFIG_USB_GSPCA_SONIXB=m
+CONFIG_USB_GSPCA_SONIXJ=m
+CONFIG_USB_GSPCA_SPCA500=m
+CONFIG_USB_GSPCA_SPCA501=m
+CONFIG_USB_GSPCA_SPCA505=m
+CONFIG_USB_GSPCA_SPCA506=m
+CONFIG_USB_GSPCA_SPCA508=m
+CONFIG_USB_GSPCA_SPCA561=m
+CONFIG_USB_GSPCA_STK014=m
+CONFIG_USB_GSPCA_SUNPLUS=m
+CONFIG_USB_GSPCA_T613=m
+CONFIG_USB_GSPCA_TV8532=m
+CONFIG_USB_GSPCA_VC032X=m
+CONFIG_USB_GSPCA_ZC3XX=m
 CONFIG_VIDEO_OVCAMCHIP=m
 CONFIG_USB_ZR364XX=m
 CONFIG_USB_STKWEBCAM=m



More information about the Kernel-svn-changes mailing list