From 43bfb9d961390b2f336ef498b4de0ad1a9473f33 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sat, 16 Jan 2021 22:19:07 -0800 Subject: [PATCH] linux5.10: add PL330 support to arm64-dotconfig This DMA driver is necessary on rk3399 and rk3328 boards (and perhaps others). --- srcpkgs/linux5.10/files/arm64-dotconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux5.10/files/arm64-dotconfig b/srcpkgs/linux5.10/files/arm64-dotconfig index 75101a22dbd..f0fcc43b536 100644 --- a/srcpkgs/linux5.10/files/arm64-dotconfig +++ b/srcpkgs/linux5.10/files/arm64-dotconfig @@ -8564,7 +8564,7 @@ CONFIG_MXS_DMA=y CONFIG_MX3_IPU=y CONFIG_MX3_IPU_IRQS=4 CONFIG_OWL_DMA=m -# CONFIG_PL330_DMA is not set +CONFIG_PL330_DMA=m CONFIG_PLX_DMA=m CONFIG_SPRD_DMA=m # CONFIG_TEGRA20_APB_DMA is not set