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

Ben Hutchings benh at alioth.debian.org
Mon May 30 23:40:27 UTC 2011


Author: benh
Date: Mon May 30 23:40:26 2011
New Revision: 17535

Log:
usb-storage: Enable USB_STORAGE_REALTEK, USB_STORAGE_ENE_UB6250 as modules

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	Mon May 30 23:37:34 2011	(r17534)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 23:40:26 2011	(r17535)
@@ -49,6 +49,8 @@
   * hid: Enable HID_ACRUX, HID_EMS_FF, HID_KEYTOUCH, HID_LCPOWER,
     HID_MULTITOUCH, HID_ROCCAT_ARVO, HID_ROCCAT_KONEPLUS,
     HID_ROCCAT_KOVAPLUS as modules
+  * usb-storage: Enable USB_STORAGE_REALTEK, USB_STORAGE_ENE_UB6250 as
+    modules
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 23:37:34 2011	(r17534)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 23:40:26 2011	(r17535)
@@ -2824,6 +2824,7 @@
 ##
 CONFIG_USB_STORAGE=m
 # CONFIG_USB_STORAGE_DEBUG is not set
+CONFIG_USB_STORAGE_REALTEK=m
 CONFIG_USB_STORAGE_DATAFAB=m
 CONFIG_USB_STORAGE_FREECOM=m
 CONFIG_USB_STORAGE_ISD200=m
@@ -2835,6 +2836,7 @@
 CONFIG_USB_STORAGE_ONETOUCH=m
 CONFIG_USB_STORAGE_KARMA=m
 CONFIG_USB_STORAGE_CYPRESS_ATACB=m
+CONFIG_USB_STORAGE_ENE_UB6250=m
 CONFIG_USB_UAS=m
 # CONFIG_USB_LIBUSUAL is not set
 



More information about the Kernel-svn-changes mailing list