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:
3828c59
)
arm: mvebu: turris_omnia: add XHCI to defconfig
author
Marek Behún
<marek.behun@nic.cz>
Thu, 2 May 2019 14:53:25 +0000
(16:53 +0200)
committer
Stefan Roese
<sr@denx.de>
Fri, 3 May 2019 06:14:39 +0000
(08:14 +0200)
Add XHCI_HOST and XHCI_MVEBU to defconfig, so that user's can by default
boot from USB on Turris Omnia.
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/turris_omnia_defconfig
patch
|
blob
|
history
diff --git
a/configs/turris_omnia_defconfig
b/configs/turris_omnia_defconfig
index 999425e460da22d24d29667d02ca40b4d8692c89..f75d9f58e9b8b0746911a5270687bce8f06a4159 100644
(file)
--- a/
configs/turris_omnia_defconfig
+++ b/
configs/turris_omnia_defconfig
@@
-59,5
+59,7
@@
CONFIG_KIRKWOOD_SPI=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_XHCI_MVEBU=y
CONFIG_WDT=y
CONFIG_WDT_ORION=y