Merge "defconfig: gen3auto: Enable core hang detect"

This commit is contained in:
qctecmdr 2021-01-27 06:15:37 -08:00 committed by Gerrit - the friendly Code Review server
commit 73db1046f1
2 changed files with 3 additions and 0 deletions

View File

@ -114,3 +114,4 @@ CONFIG_QCOM_SOC_WATCHDOG=m
CONFIG_POWER_RESET_MSM=m
CONFIG_QCOM_MEMORY_DUMP_V2=m
CONFIG_QCOM_SCM=m
CONFIG_MSM_CORE_HANG_DETECT=m

View File

@ -49,3 +49,5 @@ CONFIG_QCOM_DEVFREQ_ICC=y
CONFIG_ARM_MEMLAT_MON=y
CONFIG_DEVFREQ_GOV_MEMLAT=y
CONFIG_DEVFREQ_GOV_QCOM_CACHE_HWMON=y
CONFIG_ARM_DSU_PMU=y
CONFIG_QCOM_LLCC_PMU=y