summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authoryanhong.wang <yanhong.wang@starfivetech.com>2022-05-25 08:55:58 +0300
committerYanhong Wang <yanhong.wang@linux.starfivetech.com>2022-10-18 11:24:36 +0300
commit5531f12c6efc79817914bf96f5b755840402e8c7 (patch)
tree33e78ded34d43d9209dfd94df149d4e7f6c31389 /configs
parent0b2572d9978f265b51a218f334434ab9fde41552 (diff)
downloadu-boot-5531f12c6efc79817914bf96f5b755840402e8c7.tar.xz
board:starfive:evb: add usb init config
Add usb init config for starfive EVB board. Default set to USB2.0 Signed-off-by: yanhong.wang <yanhong.wang@starfivetech.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/starfive_evb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/starfive_evb_defconfig b/configs/starfive_evb_defconfig
index 4359feea70..8ebf9da8f3 100644
--- a/configs/starfive_evb_defconfig
+++ b/configs/starfive_evb_defconfig
@@ -80,6 +80,7 @@ CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_CDNS3=y
CONFIG_USB_CDNS3_HOST=y
+CONFIG_USB_CDNS3_STARFIVE=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_EFI_UNICODE_COLLATION_PROTOCOL2 is not set