diff mbox

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

Message ID 1486623758-16254-1-git-send-email-uri.mashiach@compulab.co.il
State Accepted
Commit d9eb26eb15150cf11dd522be1a54c4edfbae42e6
Delegated to: Tom Rini
Headers show

Commit Message

Uri Mashiach Feb. 9, 2017, 7:02 a.m. UTC
Add CONFIG_USB_STORAGE to the defconfig file.

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
---
 configs/cl-som-am57x_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini Feb. 9, 2017, 8:31 p.m. UTC | #1
On Thu, Feb 09, 2017 at 09:02:38AM +0200, Uri Mashiach wrote:

> 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>
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