projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9eb26e
)
arm: am57xx: cl-som-am57x: enable USB commands
author
Uri Mashiach
<uri.mashiach@compulab.co.il>
Thu, 23 Feb 2017 13:39:41 +0000
(15:39 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 8 May 2017 15:38:39 +0000
(11:38 -0400)
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>
configs/cl-som-am57x_defconfig
patch
|
blob
|
history
diff --git
a/configs/cl-som-am57x_defconfig
b/configs/cl-som-am57x_defconfig
index f2e55794f52328ea4174b1b595fd6768cb399f9f..ed419a34d17d5d3ecb7448483eb9e8c97552f949 100644
(file)
--- a/
configs/cl-som-am57x_defconfig
+++ b/
configs/cl-som-am57x_defconfig
@@
-16,6
+16,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