diff mbox

[U-Boot,v3,6/7] arm: am57xx: cl-som-am57x: enable USB storage

Message ID 1487510839-17359-7-git-send-email-uri.mashiach@compulab.co.il
State Superseded
Delegated to: Marek Vasut
Headers show

Commit Message

Uri Mashiach Feb. 19, 2017, 1:27 p.m. UTC
Add CONFIG_USB_STORAGE to the defconfig file.

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
---
V1 -> V3: none

 configs/cl-som-am57x_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/configs/cl-som-am57x_defconfig b/configs/cl-som-am57x_defconfig
index 916b836..1831f45 100644
--- a/configs/cl-som-am57x_defconfig
+++ b/configs/cl-som-am57x_defconfig
@@ -47,4 +47,5 @@  CONFIG_TI_QSPI=y
 CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y