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

Maximilian Attems maks at alioth.debian.org
Fri May 30 14:05:01 UTC 2008


Author: maks
Date: Fri May 30 14:05:00 2008
New Revision: 11500

Log:
topconfig enable USB_ISIGHTFW

new driver from mjg59 for loading firmware loading through request_firmware()
for USB Apple iSight cameras,
see 62d104d0deeabd4148e49eba729d963e740e205f


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	Fri May 30 14:05:00 2008
@@ -19,7 +19,7 @@
     A11Y_BRAILLE_CONSOLE, EDS_TRIGGER_DEFAULT_ON, VIDEO_ALLOW_V4L1, ATA_ACPI,
     SATA_PMP, ATA_SFF, USB_SERIAL_MOTOROLA, USB_WDM, MAC80211_MESH,
     IPV6_MROUTE, IPV6_PIMSM_V2, MTD_AR7_PARTS, SENSORS_IBMAEM, PATA_SCH,
-    CGROUP_DEVICE.
+    CGROUP_DEVICE, USB_ISIGHTFW.
   * [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
     EEEPC_LAPTOP, FB_N411.
   * [amd64]: Enable SCSI_DPT_I2O as 64 bit now.

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	Fri May 30 14:05:00 2008
@@ -1508,6 +1508,7 @@
 CONFIG_USB_LD=m
 CONFIG_USB_TRANCEVIBRATOR=m
 CONFIG_USB_IOWARRIOR=m
+CONFIG_USB_ISIGHTFW=m
 
 ##
 ## file: drivers/usb/misc/sisusbvga/Kconfig



More information about the Kernel-svn-changes mailing list