All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 5/6] arm: am57xx: cl-som-am57x: enable USB storage
@ 2017-02-09  7:02 Uri Mashiach
  2017-02-09 20:31 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Uri Mashiach @ 2017-02-09  7:02 UTC (permalink / raw)
  To: u-boot

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(+)

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH 5/6] arm: am57xx: cl-som-am57x: enable USB storage
  2017-02-09  7:02 [U-Boot] [PATCH 5/6] arm: am57xx: cl-som-am57x: enable USB storage Uri Mashiach
@ 2017-02-09 20:31 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2017-02-09 20:31 UTC (permalink / raw)
  To: u-boot

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>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170209/27cf5f38/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-09 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-09  7:02 [U-Boot] [PATCH 5/6] arm: am57xx: cl-som-am57x: enable USB storage Uri Mashiach
2017-02-09 20:31 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.