Merge "defconfig: Enable glink probe defconfig"

This commit is contained in:
qctecmdr 2024-06-04 08:43:02 -07:00 committed by Gerrit - the friendly Code Review server
commit f4f4a624f3
2 changed files with 2 additions and 1 deletions

View File

@ -148,7 +148,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

@ -143,6 +143,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",