defconfig: Enable glink probe defconfig

Enable glink probe and defconfig.

Change-Id: I213f6dc95e14b4f3cb081239c2fd8cb941f6f6f2
Signed-off-by: Sivaji Boddupilli <quic_boddupil@quicinc.com>
This commit is contained in:
Sivaji Boddupilli 2024-05-28 14:39:25 +05:30
parent 4ce3fff32d
commit 5f9345348a
2 changed files with 2 additions and 1 deletions

View File

@ -147,7 +147,7 @@ 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 is not set
CONFIG_QCOM_GLINK=m
CONFIG_QCOM_GLINK_PKT=m
# CONFIG_QCOM_GPI_DMA is not set
CONFIG_QCOM_IOMMU_DEBUG=m

View File

@ -142,6 +142,7 @@ def define_niobe():
"drivers/soc/qcom/fsa4480-i2c.ko",
"drivers/soc/qcom/gh_tlmm_vm_mem_access.ko",
"drivers/soc/qcom/gic_intr_routing.ko",
"drivers/soc/qcom/glink_probe.ko",
"drivers/soc/qcom/hwkm.ko",
"drivers/soc/qcom/llcc-qcom.ko",
"drivers/soc/qcom/mdt_loader.ko",