]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: defconfig: Enable renesas usb xhci pci host controller
authorVinod Koul <vkoul@kernel.org>
Tue, 15 Jun 2021 08:17:49 +0000 (13:47 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 16 Jun 2021 00:19:58 +0000 (19:19 -0500)
commit83365600a0ae171d2a0c3f4b169cb9d5b83d0567
tree91ae80e5a2e4ae7ea0972cc806e907d63f34490a
parente721bf45ab46270473fb88eae810daa3559a36e5
arm64: defconfig: Enable renesas usb xhci pci host controller

96Boards RB3 has a USB XHCI PCI Renesas host controller. This controller
requires firmware to be loaded on its ROM/RAM, so enable the module
CONFIG_USB_XHCI_PCI_RENESAS. This depends on CONFIG_USB_XHCI_PCI so
enable that as well.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210615081749.3210344-1-vkoul@kernel.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/configs/defconfig