ANDROID: db845c_gki: Enable QCOM_GPI_DMA=m

Enable CONFIG_QCOM_GPI_DMA to configure I2C and SPI
in GPI DMA mode on SDM845.

Bug: 146449535
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Change-Id: Iab55bcf605d995a2d2e7ab51a1d36c67baf3cb8f
This commit is contained in:
Amit Pundir 2022-10-06 22:33:23 +05:30
parent 69c2fa5ed2
commit 6cfcfd0672
2 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,7 @@ define_db845c(
"drivers/cpufreq/qcom-cpufreq-hw.ko",
"drivers/dma-buf/heaps/system_heap.ko",
"drivers/dma/qcom/bam_dma.ko",
"drivers/dma/qcom/gpi.ko",
"drivers/extcon/extcon-usb-gpio.ko",
"drivers/firmware/qcom-scm.ko",
"drivers/gpio/gpio-wcd934x.ko",

View File

@ -111,6 +111,7 @@ CONFIG_SND_SOC_WCD9335=m
CONFIG_SND_SOC_WCD934X=m
CONFIG_SND_SOC_WSA881X=m
CONFIG_QCOM_BAM_DMA=m
CONFIG_QCOM_GPI_DMA=m
CONFIG_SPMI_PMIC_CLKDIV=m
CONFIG_SOUNDWIRE=m
CONFIG_SOUNDWIRE_QCOM=m