fsa: Add FSA-i2c config to support Volcano DP/AATC

Add FSA-i2c config to support Volcano DP/AATC.

Change-Id: Ic33f8d6e82570e16b789f33134370db2ac5e0f10
Signed-off-by: Sarath Varma Ganapathiraju <quic_ganavarm@quicinc.com>
This commit is contained in:
Sarath Varma Ganapathiraju 2024-03-12 10:41:28 +05:30
parent 789bb26df9
commit bac1b7f598
2 changed files with 2 additions and 0 deletions

View File

@ -149,6 +149,7 @@ CONFIG_QCOM_DMABUF_HEAPS_UBWCP=y
# CONFIG_QCOM_DYN_MINIDUMP_STACK is not set
CONFIG_QCOM_EUD=m
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_QCOM_FSA4480_I2C=m
CONFIG_QCOM_GDSC_REGULATOR=m
CONFIG_QCOM_GLINK=m
CONFIG_QCOM_GLINK_PKT=m

View File

@ -170,6 +170,7 @@ def define_pineapple():
"drivers/soc/qcom/debug_symbol.ko",
"drivers/soc/qcom/dmesg_dumper.ko",
"drivers/soc/qcom/eud.ko",
"drivers/soc/qcom/fsa4480-i2c.ko",
"drivers/soc/qcom/gh_cpusys_vm_mem_access.ko",
"drivers/soc/qcom/gh_tlmm_vm_mem_access.ko",
"drivers/soc/qcom/gic_intr_routing.ko",