mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
kernel: arm* enable UAS for USB storage
this is needed for newer USB enclosures to support trim and get better speed. (already enabled on x86*) Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -5961,7 +5961,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=y
|
||||
|
||||
#
|
||||
# USB Imaging devices
|
||||
|
||||
@@ -6016,7 +6016,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=y
|
||||
|
||||
#
|
||||
# USB Imaging devices
|
||||
|
||||
Reference in New Issue
Block a user