]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: am57xx: cl-som-am57x: enable USB storage
authorUri Mashiach <uri.mashiach@compulab.co.il>
Thu, 23 Feb 2017 13:39:40 +0000 (15:39 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 8 May 2017 15:38:39 +0000 (11:38 -0400)
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>
configs/cl-som-am57x_defconfig

index 356266f409b1fa1352a73cf61d2a19ec47c2ed51..f2e55794f52328ea4174b1b595fd6768cb399f9f 100644 (file)
@@ -48,4 +48,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