From 212ba0c1399d62a6492836b841b373676ec171f1 Mon Sep 17 00:00:00 2001 From: octopuserectus Date: Sun, 3 Mar 2024 17:30:41 +0000 Subject: [PATCH] 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. --- projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf b/projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf index 6b97635e4..cadae6f9c 100644 --- a/projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf +++ b/projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf @@ -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 #