revyos_defconfig: enable usb uas driver

This commit is contained in:
Lu Hui
2023-08-23 17:51:15 +08:00
committed by Han Gao
parent 342da2ebbd
commit 07167b855f

View File

@@ -287,6 +287,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