]> Git Repo - J-linux.git/commitdiff
arm64: defconfig: tegra: Enable GPCDMA
authorAkhil R <[email protected]>
Mon, 7 Feb 2022 15:01:33 +0000 (20:31 +0530)
committerThierry Reding <[email protected]>
Wed, 16 Feb 2022 15:32:10 +0000 (16:32 +0100)
Enable TEGRA_GPC_DMA in defconfig for Tegra186 and Tegra196 gpc
dma controller driver

Signed-off-by: Rajesh Gumasta <[email protected]>
Signed-off-by: Akhil R <[email protected]>
Reviewed-by: Jon Hunter <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
arch/arm64/configs/defconfig

index 30516dc0b70ec21939b0f3a6edc567440ddb5be7..fb92d69e071264f490ec0e0adee75a37f2dff89d 100644 (file)
@@ -945,6 +945,7 @@ CONFIG_MV_XOR=y
 CONFIG_MV_XOR_V2=y
 CONFIG_OWL_DMA=y
 CONFIG_PL330_DMA=y
+CONFIG_TEGRA186_GPC_DMA=m
 CONFIG_TEGRA20_APB_DMA=y
 CONFIG_TEGRA210_ADMA=m
 CONFIG_QCOM_BAM_DMA=y
This page took 0.052616 seconds and 4 git commands to generate.