]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/storage/Kconfig
usb: change to new flag variable
[karo-tx-linux.git] / drivers / usb / storage / Kconfig
index 8a372bac0e435cf4d57e0a588904bb5d918347f5..f2767cf2e229d4bc0868c3c0695982448a77407f 100644 (file)
@@ -172,6 +172,19 @@ config USB_STORAGE_CYPRESS_ATACB
 
          If this driver is compiled as a module, it will be named ums-cypress.
 
+config USB_UAS
+       tristate "USB Attached SCSI"
+       depends on USB && SCSI
+       help
+         The USB Attached SCSI protocol is supported by some USB
+         storage devices.  It permits higher performance by supporting
+         multiple outstanding commands.
+
+         If you don't know whether you have a UAS device, it is safe to
+         say 'Y' or 'M' here and the kernel will use the right driver.
+
+         If you compile this driver as a module, it will be named uas.
+
 config USB_LIBUSUAL
        bool "The shared table of common (or usual) storage devices"
        depends on USB