From 898dd9babdec66561590b61bc97ffb2963caf4bc Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 2 Dec 2012 13:55:49 +0000 Subject: [PATCH] usb: Disable UAS It is known to be broken (see commit fb37ef98015f), and the supported devices can also work with usb-storage. svn path=/dists/sid/linux/; revision=19566 --- debian/changelog | 2 ++ debian/config/config | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a7dff4402..9720a4ae8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -79,6 +79,8 @@ linux (3.2.34-1) UNRELEASED; urgency=low * [amd64] linux-image: Include VIA Nano in package description * linux-image-dbg: Change package description to use the phrase 'debugging symbols' and correct grammar + * usb: Disable UAS; it is known to be broken, and the supported devices + can also work with usb-storage [ Ian Campbell ] * [xen] add support for microcode updating. (Closes: #693053) diff --git a/debian/config/config b/debian/config/config index 6102783bc..f8e198d9a 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3138,7 +3138,6 @@ 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 ##