Skip to content

Commit ad1661b

Browse files
vinodkoulandersson
authored andcommitted
arm64: defconfig: Enable Qualcomm GPI DMA Driver
Qualcomm GPI DMA Driver is used for DMA transfers for Serial engines like Geni I2C and SPI. Enable this dma driver Signed-off-by: Vinod Koul <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent b49cedd commit ad1661b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -976,6 +976,7 @@ CONFIG_TEGRA186_GPC_DMA=m
976976
CONFIG_TEGRA20_APB_DMA=y
977977
CONFIG_TEGRA210_ADMA=m
978978
CONFIG_QCOM_BAM_DMA=y
979+
CONFIG_QCOM_GPI_DMA=m
979980
CONFIG_QCOM_HIDMA_MGMT=y
980981
CONFIG_QCOM_HIDMA=y
981982
CONFIG_RCAR_DMAC=y

0 commit comments

Comments
 (0)