projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e2685
)
ARM: exynos_defconfig: Enable support for cpufreq on Exynos SoCs
author
Lukasz Majewski
<l.majewski@samsung.com>
Wed, 4 Feb 2015 14:54:01 +0000
(23:54 +0900)
committer
Kukjin Kim
<kgene@kernel.org>
Thu, 26 Feb 2015 19:47:39 +0000
(
04:47
+0900)
This commit enables the cpufreq subsystem. Moreover, support
for using CPU as a cooling device is provided.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/configs/exynos_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/exynos_defconfig
b/arch/arm/configs/exynos_defconfig
index 3c1d383a758f795a8be99aef3ea4d6311330b9b8..70e5d0bdb4e461948a70622b56b5ac50fa869f79 100644
(file)
--- a/
arch/arm/configs/exynos_defconfig
+++ b/
arch/arm/configs/exynos_defconfig
@@
-91,6
+91,8
@@
CONFIG_CHARGER_MAX77693=y
CONFIG_CHARGER_TPS65090=y
CONFIG_HWMON=y
CONFIG_SENSORS_LM90=y
+CONFIG_CPU_FREQ=y
+CONFIG_CPU_THERMAL=y
CONFIG_THERMAL=y
CONFIG_EXYNOS_THERMAL=y
CONFIG_THERMAL_EMULATION=y