[kernel] r22711 - in dists/sid/linux/debian: . config

Ben Hutchings benh at moszumanska.debian.org
Tue May 26 01:12:29 UTC 2015


Author: benh
Date: Tue May 26 01:12:29 2015
New Revision: 22711

Log:
usb-storage: Enable USB_UAS for the third time, hoping that it's finally robust enough (Closes: #749014)

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Tue May 26 01:08:50 2015	(r22710)
+++ dists/sid/linux/debian/changelog	Tue May 26 01:12:29 2015	(r22711)
@@ -102,6 +102,8 @@
   * Bump ABI to 2
   * [x86] i2c: Change I2C to built-in and enable ACPI_I2C_OPREGION
     (Closes: #778896)
+  * usb-storage: Enable USB_UAS for the third time, hoping that it's finally
+    robust enough (Closes: #749014)
 
   [ Ian Campbell ]
   * [armhf+arm64] Enabled generic SYSCON regmap reset driver

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Tue May 26 01:08:50 2015	(r22710)
+++ dists/sid/linux/debian/config/config	Tue May 26 01:12:29 2015	(r22711)
@@ -4318,7 +4318,7 @@
 CONFIG_USB_STORAGE_KARMA=m
 CONFIG_USB_STORAGE_CYPRESS_ATACB=m
 CONFIG_USB_STORAGE_ENE_UB6250=m
-# CONFIG_USB_UAS is not set
+CONFIG_USB_UAS=m
 
 ##
 ## file: drivers/usb/usbip/Kconfig



More information about the Kernel-svn-changes mailing list