Skip to content
Snippets Groups Projects
Commit d9eb26eb authored by Uri Mashiach's avatar Uri Mashiach Committed by Tom Rini
Browse files

arm: am57xx: cl-som-am57x: enable USB storage


Add CONFIG_USB_STORAGE to the defconfig file.

Signed-off-by: default avatarUri Mashiach <uri.mashiach@compulab.co.il>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent e627290a
No related branches found
No related tags found
No related merge requests found
...@@ -48,4 +48,5 @@ CONFIG_TI_QSPI=y ...@@ -48,4 +48,5 @@ CONFIG_TI_QSPI=y
CONFIG_USB=y CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT=y CONFIG_OF_LIBFDT=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment