Skip to content

Commit

Permalink
DEEPIN: arm64: configs: enable Renesas xHCI modules
Browse files Browse the repository at this point in the history
Enable CONFIG_USB_XHCI_PCI_RENESAS and CONFIG_USB_RENESAS_USB3 as modules
to fix boot issue on Phytium D3000.

Signed-off-by: Mingcong Bai <jeffbai@aosc.io>
  • Loading branch information
MingcongBai committed Dec 26, 2024
1 parent ed65f07 commit 8e70c22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/configs/deepin_arm64_desktop_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3355,6 +3355,7 @@ CONFIG_USB_LEDS_TRIGGER_USBPORT=m
CONFIG_USB_MON=m
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DBGCAP=y
CONFIG_USB_XHCI_PCI_RENESAS=m
CONFIG_USB_XHCI_HISTB=m
CONFIG_USB_XHCI_MTK=m
CONFIG_USB_XHCI_MVEBU=m
Expand Down Expand Up @@ -3480,6 +3481,7 @@ CONFIG_USB_UEAGLEATM=m
CONFIG_USB_XUSBATM=m
CONFIG_USB_ISP1301=m
CONFIG_USB_GADGET=m
CONFIG_USB_RENESAS_USB3=m
CONFIG_TYPEC=m
CONFIG_TYPEC_TCPM=m
CONFIG_TYPEC_TCPCI=m
Expand Down

0 comments on commit 8e70c22

Please sign in to comment.