projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78aa018
)
arm: mvebu: clearfog: enable XHCI USB
author
Jon Nettleton
<
[email protected]
>
Mon, 6 Nov 2017 08:33:21 +0000
(10:33 +0200)
committer
Stefan Roese
<
[email protected]
>
Thu, 16 Nov 2017 10:45:20 +0000
(11:45 +0100)
Enable the driver by default for the clearfog boards since the external
port is configured for XHCI.
Signed-off-by: Jon Nettleton <
[email protected]
>
[baruch: split from the SoC setup patch]
Signed-off-by: Baruch Siach <
[email protected]
>
Signed-off-by: Stefan Roese <
[email protected]
>
configs/clearfog_defconfig
patch
|
blob
|
history
diff --git
a/configs/clearfog_defconfig
b/configs/clearfog_defconfig
index fa9f04a9d8a2cf0d4016dc60c63cdc1f4f01d420..3de204346d88b9e3cb216f38a94d91d9dbde9c35 100644
(file)
--- a/
configs/clearfog_defconfig
+++ b/
configs/clearfog_defconfig
@@
-43,5
+43,6
@@
CONFIG_DEBUG_UART_SHIFT=2
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_DM_USB=y
-CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_XHCI_MVEBU=y
CONFIG_USB_STORAGE=y