1
0
Fork 0

ARM: exynos_defconfig: Enable support for cpufreq on Exynos SoCs

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>
wifi-calibration
Lukasz Majewski 2015-02-04 23:54:01 +09:00 committed by Kukjin Kim
parent 05e2685f38
commit a394b1b2c3
1 changed files with 2 additions and 0 deletions

View File

@ -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