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:
0131162
)
configs: evb-rk3328: Enable CONFIG_USB_DWC3
author
Jean-Jacques Hiblot
<jjhiblot@ti.com>
Thu, 29 Nov 2018 09:52:47 +0000
(10:52 +0100)
committer
Marek Vasut
<marex@denx.de>
Fri, 7 Dec 2018 15:31:45 +0000
(16:31 +0100)
This is now required because the PHY operations used by xhci-dwc3 are part
of the dwc3 core.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
configs/evb-rk3328_defconfig
patch
|
blob
|
history
diff --git
a/configs/evb-rk3328_defconfig
b/configs/evb-rk3328_defconfig
index 5b3bb8eae7bc2372f841170e5533822399a84ba4..f0221633fa88ead75f001567f8bf6fa311aa124d 100644
(file)
--- a/
configs/evb-rk3328_defconfig
+++ b/
configs/evb-rk3328_defconfig
@@
-49,6
+49,7
@@
CONFIG_BAUDRATE=1500000
CONFIG_DEBUG_UART_SHIFT=2
CONFIG_SYSRESET=y
CONFIG_USB=y
+CONFIG_USB_DWC3=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_EHCI_HCD=y