Skip to content

Commit c748ea1

Browse files
committed
linux-yocto-dev: enable CONFIG_USB_XHCI_PCI_RENESAS
Enable the Renesas PCI xHCI controller (uPD720201) Make sure that the firmware for the device is installed in your system. Link: https://www.renesas.com/en/document/swo/pd720201-pd720202-firmware Signed-off-by: Jorge Ramirez-Ortiz <[email protected]>
1 parent 285780a commit c748ea1

File tree

1 file changed

+1
-0
lines changed
  • recipes-kernel/linux/linux-yocto-dev/configs

1 file changed

+1
-0
lines changed

recipes-kernel/linux/linux-yocto-dev/configs/qcom.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ CONFIG_CLK_QCM2290_GPUCC=m
88
# RB3
99
CONFIG_PCI_PWRCTL=y
1010
CONFIG_PCI_PWRCTRL_TC956X=m
11+
CONFIG_USB_XHCI_PCI_RENESAS=m

0 commit comments

Comments
 (0)