Skip to content

Commit

Permalink
fix: enable USB attached SCSI driver on x86 systems
Browse files Browse the repository at this point in the history
Fixes: #751

Signed-off-by: Andrey Smirnov <[email protected]>
Signed-off-by: Chris Hoffman <[email protected]>
  • Loading branch information
cehoffman authored and smira committed Jul 10, 2023
1 parent 43451e6 commit fb817fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/build/config-amd64
Original file line number Diff line number Diff line change
Expand Up @@ -4149,7 +4149,7 @@ CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
# CONFIG_USB_UAS is not set
CONFIG_USB_UAS=y

#
# USB Imaging devices
Expand Down

0 comments on commit fb817fe

Please sign in to comment.