Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit f7a2f03

Browse files
Wolfram Sanggeertu
authored andcommitted
arm64: defconfig: Enable Renesas R-Car Gen4 PCIe controller
Enable both modes, host and endpoint. Also, enable EDMA for performance gain for the endpoint mode. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20240523203431.6423-1-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 1613e60 commit f7a2f03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@ CONFIG_PCIE_HISI_STB=y
233233
CONFIG_PCIE_ARMADA_8K=y
234234
CONFIG_PCIE_TEGRA194_HOST=m
235235
CONFIG_PCIE_QCOM=y
236+
CONFIG_PCIE_RCAR_GEN4_HOST=m
237+
CONFIG_PCIE_RCAR_GEN4_EP=m
236238
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
237239
CONFIG_PCIE_VISCONTI_HOST=y
238240
CONFIG_PCIE_LAYERSCAPE_GEN4=y
@@ -1215,6 +1217,7 @@ CONFIG_QCOM_BAM_DMA=y
12151217
CONFIG_QCOM_GPI_DMA=m
12161218
CONFIG_QCOM_HIDMA_MGMT=y
12171219
CONFIG_QCOM_HIDMA=y
1220+
CONFIG_DW_EDMA=m
12181221
CONFIG_RCAR_DMAC=y
12191222
CONFIG_RENESAS_USB_DMAC=m
12201223
CONFIG_RZ_DMAC=y

0 commit comments

Comments
 (0)