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:
e627290
)
arm: am57xx: cl-som-am57x: enable USB storage
author
Uri Mashiach
<uri.mashiach@compulab.co.il>
Thu, 23 Feb 2017 13:39:40 +0000
(15:39 +0200)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/configs/cl-som-am57x_defconfig
b/configs/cl-som-am57x_defconfig
index 356266f409b1fa1352a73cf61d2a19ec47c2ed51..f2e55794f52328ea4174b1b595fd6768cb399f9f 100644
(file)
--- a/
configs/cl-som-am57x_defconfig
+++ b/
configs/cl-som-am57x_defconfig
@@
-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