Merge "defconfig: autogvm: Enable remoteproc for auto VM"
This commit is contained in:
commit
61f9be47bd
2
arch/arm64/configs/vendor/autogvm_GKI.config
vendored
2
arch/arm64/configs/vendor/autogvm_GKI.config
vendored
@ -31,6 +31,7 @@ CONFIG_MSM_BOOT_STATS=m
|
||||
CONFIG_MSM_HAB=m
|
||||
CONFIG_MSM_HSUSB_PHY=m
|
||||
CONFIG_MSM_QMP=m
|
||||
CONFIG_MSM_QUIN_SUBSYSTEM_NOTIF_VIRT=m
|
||||
CONFIG_NET_FAILOVER=m
|
||||
CONFIG_NOP_USB_XCEIV=m
|
||||
CONFIG_PCI_MSM=m
|
||||
@ -59,6 +60,7 @@ CONFIG_QCOM_MEM_BUF_GH=y
|
||||
CONFIG_QCOM_MEM_BUF_MSGQ=m
|
||||
CONFIG_QCOM_PDC=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_RPROC_COMMON=m
|
||||
CONFIG_QCOM_RUN_QUEUE_STATS=m
|
||||
CONFIG_QCOM_SCM=m
|
||||
CONFIG_QCOM_SCM_HAB=m
|
||||
|
@ -50,6 +50,8 @@ def define_autogvm():
|
||||
"drivers/regulator/debug-regulator.ko",
|
||||
"drivers/regulator/stub-regulator.ko",
|
||||
"drivers/regulator/virtio_regulator.ko",
|
||||
"drivers/remoteproc/rproc_qcom_common.ko",
|
||||
"drivers/remoteproc/subsystem_notif_virt.ko",
|
||||
"drivers/rtc/rtc-pm8xxx.ko",
|
||||
"drivers/soc/qcom/boot_stats.ko",
|
||||
"drivers/soc/qcom/hab/msm_hab.ko",
|
||||
|
Loading…
Reference in New Issue
Block a user