fix: enable usb_uas for high speed
authorHan Gao <gaohan@iscas.ac.cn>
Wed, 31 Jan 2024 12:37:38 +0000 (20:37 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 13 Mar 2024 06:59:03 +0000 (15:59 +0900)
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
(cherry picked from commit 384c5e9e2709da47236086c52b6c5fcb2859e72c)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/configs/revyos_defconfig

index 6cd692d3b8452681648d004c0bf4ba17f9985d44..64a1c4fabcb7ae795752643f8e7f909e10d4db23 100644 (file)
@@ -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