From a863149395a9a68fc06014776ccfdeef145dfa79 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 26 May 2015 01:12:29 +0000 Subject: [PATCH] usb-storage: Enable USB_UAS for the third time, hoping that it's finally robust enough (Closes: #749014) svn path=/dists/sid/linux/; revision=22711 --- debian/changelog | 2 ++ debian/config/config | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4d2afee66..19d74159d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -102,6 +102,8 @@ linux (4.0.4-1) UNRELEASED; urgency=medium * 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 diff --git a/debian/config/config b/debian/config/config index 249e24085..de3d2cbd6 100644 --- a/debian/config/config +++ b/debian/config/config @@ -4318,7 +4318,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 is not set +CONFIG_USB_UAS=m ## ## file: drivers/usb/usbip/Kconfig