Update linux.aarch64.conf

Fixes issues with USB not working after a suspend-resume cycle by making dwc2 a module, allowing for the workaround already present to work.
This commit is contained in:
octopuserectus 2024-03-03 17:30:41 +00:00 committed by GitHub
parent 0958ab5c11
commit 212ba0c139
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4248,7 +4248,7 @@ CONFIG_USB_DWC3_DUAL_ROLE=y
# Platform Glue Driver Support
#
CONFIG_USB_DWC3_OF_SIMPLE=y
CONFIG_USB_DWC2=y
CONFIG_USB_DWC2=m
# CONFIG_USB_DWC2_HOST is not set
#