]> 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)
commit9e161d24d4eed77c03b95aaa3d2ea051c60f885d
tree91ae80e5a2e4ae7ea0972cc806e907d63f34490a
parent3f278369ba0eeb39e08c6be05f27b0a71aa9b9db
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