Merge "defconfig: Enable rproc_common for autoghgvm"

This commit is contained in:
qctecmdr 2024-03-28 17:51:10 -07:00 committed by Gerrit - the friendly Code Review server
commit 06fb4022ad
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ CONFIG_QCOM_IOMMU_UTIL=m
CONFIG_QCOM_IPCC=m
CONFIG_QCOM_MEM_BUF=m
CONFIG_QCOM_MEM_BUF_DEV=m
CONFIG_QCOM_RPROC_COMMON=m
CONFIG_QCOM_SCM=m
# CONFIG_QCOM_SOC_WATCHDOG is not set
# CONFIG_QCOM_WATCHDOG_USERSPACE_PET is not set

View File

@ -23,6 +23,7 @@ def define_autoghgvm():
"drivers/net/virtio_net.ko",
"drivers/pinctrl/qcom/pinctrl-lemans.ko",
"drivers/pinctrl/qcom/pinctrl-msm.ko",
"drivers/remoteproc/rproc_qcom_common.ko",
"drivers/soc/qcom/hab/msm_hab.ko",
"drivers/soc/qcom/hgsl/qcom_hgsl.ko",
"drivers/soc/qcom/mem_buf/mem_buf.ko",