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

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 21:18:59 UTC 2010


Author: benh
Date: Sun Dec  5 21:18:58 2010
New Revision: 16661

Log:
Enable USB_UAS (USB-attached SCSI) as module

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 Dec  5 21:16:43 2010	(r16660)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 21:18:58 2010	(r16661)
@@ -40,6 +40,7 @@
     SND_MSND_PINNACLE, SND_MSND_CLASSIC as modules
   * HID: Enable HID_UCLOGIC, HID_WALTOP, HID_ROCCAT_PYRA as modules
   * hid-logitech: Enable LOGIWII_FF
+  * Enable USB_UAS (USB-attached SCSI) as module
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 21:16:43 2010	(r16660)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 21:18:58 2010	(r16661)
@@ -2815,6 +2815,7 @@
 CONFIG_USB_STORAGE_ONETOUCH=m
 CONFIG_USB_STORAGE_KARMA=m
 CONFIG_USB_STORAGE_CYPRESS_ATACB=m
+CONFIG_USB_UAS=m
 # CONFIG_USB_LIBUSUAL is not set
 
 ##



More information about the Kernel-svn-changes mailing list