Revert "revyos_defconfig: enable usb uas driver"

This reverts commit 07167b855f.

this commit cause some usb stroage device not working,disable
this driver from being compiled into the kernel until the cause
of the device not working is found.
This commit is contained in:
Lu Hui
2023-09-04 10:46:05 +08:00
committed by Han Gao
parent 07167b855f
commit 807db9d981

View File

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