uas: remove BROKEN
xhci streams support is fixed, unblock usb attached scsi. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
This commit is contained in:
parent
37599f9603
commit
dc88608dba
|
@ -204,7 +204,7 @@ config USB_STORAGE_ENE_UB6250
|
|||
|
||||
config USB_UAS
|
||||
tristate "USB Attached SCSI"
|
||||
depends on SCSI && USB_STORAGE && BROKEN
|
||||
depends on SCSI && USB_STORAGE
|
||||
help
|
||||
The USB Attached SCSI protocol is supported by some USB
|
||||
storage devices. It permits higher performance by supporting
|
||||
|
|
Loading…
Reference in New Issue