From: Han Gao Date: Wed, 31 Jan 2024 12:37:38 +0000 (+0800) Subject: fix: enable usb_uas for high speed X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7e853e16838e3e609a7c5c3ee78d1ce15d4774e9;p=platform%2Fkernel%2Flinux-thead.git fix: enable usb_uas for high speed Signed-off-by: Han Gao (cherry picked from commit 384c5e9e2709da47236086c52b6c5fcb2859e72c) Signed-off-by: Jaehoon Chung --- diff --git a/arch/riscv/configs/revyos_defconfig b/arch/riscv/configs/revyos_defconfig index 6cd692d3b845..64a1c4fabcb7 100644 --- a/arch/riscv/configs/revyos_defconfig +++ b/arch/riscv/configs/revyos_defconfig @@ -324,6 +324,7 @@ CONFIG_USB_ACM=m CONFIG_USB_STORAGE=y CONFIG_USB_STORAGE_SDDR09=y CONFIG_USB_STORAGE_SDDR55=y +CONFIG_USB_UAS=m CONFIG_USB_DWC3=m CONFIG_USB_DWC3_HOST=y # CONFIG_USB_DWC3_OF_SIMPLE is not set