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

Add CONFIG_CMD_USB 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 1831f45..83d7bd0 100644
--- a/configs/cl-som-am57x_defconfig
+++ b/configs/cl-som-am57x_defconfig
@@ -15,6 +15,7 @@ CONFIG_CMD_PART=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
 CONFIG_CMD_GPIO=y
 # CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
-- 
2.7.4

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

* [U-Boot] [PATCH 6/6] arm: am57xx: cl-som-am57x: enable USB commands
  2017-02-09  7:03 [U-Boot] [PATCH 6/6] arm: am57xx: cl-som-am57x: enable USB commands 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:03:07AM +0200, Uri Mashiach wrote:

> Add CONFIG_CMD_USB 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/80bd7393/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:03 [U-Boot] [PATCH 6/6] arm: am57xx: cl-som-am57x: enable USB commands 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.