defconfig: autogvm: Disable CONFIG_REGULATOR_DEBUG_CONTROL
Disable CONFIG_REGULATOR_DEBUG_CONTROL for autogvm since in irq disable state get_vlotage call from frontend to backend would lead to sleep call. Change-Id: I3fcdbf0f573f75932607414b76d8b6b7f0095511 Signed-off-by: Vagdhan Kumar Kanukurthi <quic_vagdhank@quicinc.com>
This commit is contained in:
parent
2ef8e6f344
commit
cfcb7f930f
3 changed files with 0 additions and 3 deletions
1
arch/arm64/configs/vendor/autogvm_GKI.config
vendored
1
arch/arm64/configs/vendor/autogvm_GKI.config
vendored
|
|
@ -124,7 +124,6 @@ CONFIG_QTI_QUIN_GVM=y
|
|||
# CONFIG_QTI_THERMAL_MINIDUMP is not set
|
||||
# CONFIG_R8188EU is not set
|
||||
# CONFIG_R8712U is not set
|
||||
CONFIG_REGULATOR_DEBUG_CONTROL=m
|
||||
CONFIG_REGULATOR_STUB=m
|
||||
CONFIG_RENAME_DEVICES=m
|
||||
CONFIG_RPMSG_QCOM_GLINK=m
|
||||
|
|
|
|||
|
|
@ -73,7 +73,6 @@ def define_autogvm():
|
|||
"drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko",
|
||||
"drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko",
|
||||
"drivers/power/reset/msm-vm-poweroff.ko",
|
||||
"drivers/regulator/debug-regulator.ko",
|
||||
"drivers/regulator/stub-regulator.ko",
|
||||
"drivers/regulator/virtio_regulator.ko",
|
||||
"drivers/remoteproc/rproc_qcom_common.ko",
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@ virtio_clk_sm6150.ko
|
|||
virtio_clk_sm8150.ko
|
||||
virtio_clk_monaco.ko
|
||||
virtio_clk.ko
|
||||
debug-regulator.ko
|
||||
virtio_regulator.ko
|
||||
iommu-logger.ko
|
||||
qcom_iommu_util.ko
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue