Merge "arm64: defconfig: Enable thermal, tsens defconfigs for anorak"
This commit is contained in:
commit
e3e21df851
2 changed files with 4 additions and 0 deletions
|
|
@ -104,6 +104,8 @@ def define_anorak():
|
|||
"drivers/soc/qcom/smem.ko",
|
||||
"drivers/soc/qcom/socinfo.ko",
|
||||
"drivers/soc/qcom/sysmon_subsystem_stats.ko",
|
||||
"drivers/thermal/qcom/bcl_pmic5.ko",
|
||||
"drivers/thermal/qcom/bcl_soc.ko",
|
||||
"drivers/thermal/qcom/cpu_hotplug.ko",
|
||||
"drivers/thermal/qcom/ddr_cdev.ko",
|
||||
"drivers/thermal/qcom/qcom_tsens.ko",
|
||||
|
|
|
|||
2
arch/arm64/configs/vendor/anorak_GKI.config
vendored
2
arch/arm64/configs/vendor/anorak_GKI.config
vendored
|
|
@ -102,6 +102,8 @@ CONFIG_QCOM_WATCHDOG_WAKEUP_ENABLE=y
|
|||
CONFIG_QCOM_WDT_CORE=m
|
||||
CONFIG_QSEE_IPC_IRQ_BRIDGE=m
|
||||
CONFIG_QTEE_SHM_BRIDGE=y
|
||||
CONFIG_QTI_BCL_PMIC5=m
|
||||
CONFIG_QTI_BCL_SOC_DRIVER=m
|
||||
CONFIG_QTI_CPUFREQ_CDEV=m
|
||||
CONFIG_QTI_CPUFREQ_STATS_SCMI_V2=m
|
||||
CONFIG_QTI_CPU_HOTPLUG_COOLING_DEVICE=m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue