defconfig: Enable system pm violator for neo la
This change enables system_pm_violator driver. Change-Id: Id96ce1fcbe2b659de54e638ead4cbd4113b32a96 Signed-off-by: Chintan Kothari <quic_ckothari@quicinc.com>
This commit is contained in:
parent
0f645e0e82
commit
e22e7fc531
2 changed files with 2 additions and 0 deletions
1
arch/arm64/configs/vendor/neo_la_GKI.config
vendored
1
arch/arm64/configs/vendor/neo_la_GKI.config
vendored
|
|
@ -167,6 +167,7 @@ CONFIG_QTI_DEVFREQ_CDEV=m
|
|||
CONFIG_QTI_IOMMU_SUPPORT=m
|
||||
CONFIG_QTI_QMI_COOLING_DEVICE=m
|
||||
# CONFIG_QTI_QMI_SENSOR is not set
|
||||
CONFIG_QTI_SYS_PM_VX=m
|
||||
CONFIG_QTI_USERSPACE_CDEV=m
|
||||
CONFIG_REGULATOR_DEBUG_CONTROL=m
|
||||
CONFIG_REGULATOR_PROXY_CONSUMER=m
|
||||
|
|
|
|||
|
|
@ -134,6 +134,7 @@ def define_neo_la():
|
|||
"drivers/soc/qcom/smp2p_sleepstate.ko",
|
||||
"drivers/soc/qcom/socinfo.ko",
|
||||
"drivers/soc/qcom/sps/sps_drv.ko",
|
||||
"drivers/soc/qcom/sys_pm_vx.ko",
|
||||
"drivers/soc/qcom/sysmon_subsystem_stats.ko",
|
||||
"drivers/spi/spi-msm-geni.ko",
|
||||
"drivers/thermal/qcom/cpu_hotplug.ko",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue