Skip to content

Commit e6adbcb

Browse files
committed
Merge tag 'qcom-arm64-defconfig-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Additional Qualcomm ARM64 defconfig udpate for v5.14 The Qualcomm Robotics RB3 Development Kit has a Renesas USB HUB on one of the PCIe busses, which requires the releated driver to be enabled to provide functional Ethernet and additional USB host ports. * tag 'qcom-arm64-defconfig-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: arm64: defconfig: Enable renesas usb xhci pci host controller Link: https://lore.kernel.org/r/20210621165015.943060-1-bjorn.andersson@linaro.org Signed-off-by: Olof Johansson <olof@lixom.net>
2 parents c8700d8 + 8ae030c commit e6adbcb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,8 @@ CONFIG_USB_CONN_GPIO=m
800800
CONFIG_USB=y
801801
CONFIG_USB_OTG=y
802802
CONFIG_USB_XHCI_HCD=y
803+
CONFIG_USB_XHCI_PCI=m
804+
CONFIG_USB_XHCI_PCI_RENESAS=m
803805
CONFIG_USB_XHCI_TEGRA=y
804806
CONFIG_USB_EHCI_HCD=y
805807
CONFIG_USB_EHCI_EXYNOS=y

0 commit comments

Comments
 (0)