Message ID | d783b3ce0ad6b3f103c6085894886098d6b6ab63.1716997002.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | Mainlined |
Commit | 7846dc9b82b1ad763e5b9acdd3595be5de1e27bc |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | arm64: renesas: defconfig: Updates | expand |
diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 1519280104d2104c..cd40cebd49c21d56 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -346,6 +346,7 @@ CONFIG_RTC_DRV_ISL1208=y CONFIG_RTC_DRV_RX8581=y CONFIG_RTC_DRV_DA9063=y CONFIG_DMADEVICES=y +CONFIG_DW_EDMA=y CONFIG_RCAR_DMAC=y CONFIG_RENESAS_USB_DMAC=y CONFIG_RZ_DMAC=y
Enable Synopsys DesignWare eDMA controller support, to increase performance of the R-Car Gen4 PCIe controller in endpoint mode. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- arch/arm64/configs/renesas_defconfig | 1 + 1 file changed, 1 insertion(+)