diff options
| author | Arvin Quilao <arquilao@gmail.com> | 2017-03-03 15:13:59 +0000 |
|---|---|---|
| committer | Arvin Quilao <arquilao@gmail.com> | 2017-03-07 04:09:22 +0000 |
| commit | 88a7ffae710ce66cd11411792058e14cb59958f5 (patch) | |
| tree | 8ab0703a641db60c1643be5f4516f4ad20eb2bc2 | |
| parent | 7e569402a6d37cc72cefe5fb216d76e2dcca55b3 (diff) | |
config: Enable core control
Change-Id: Ic96bae1c82ae3e7be92b5926fbb9c501ae51ce39
| -rw-r--r-- | arch/arm/configs/lineageos_seed_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/lineageos_seed_defconfig b/arch/arm/configs/lineageos_seed_defconfig index c3908aca4b3..fbb44562551 100644 --- a/arch/arm/configs/lineageos_seed_defconfig +++ b/arch/arm/configs/lineageos_seed_defconfig @@ -558,6 +558,7 @@ CONFIG_MSM_BOOT_STATS=y CONFIG_MSM_SCM=y CONFIG_MSM_XPU_ERR_FATAL=y CONFIG_QCOM_EARLY_RANDOM=y +CONFIG_MSM_CORE_CTL=y CONFIG_MSM_PERFORMANCE=y CONFIG_MEM_SHARE_QMI_SERVICE=y CONFIG_MSM_TZ_LOG=y |
