Commit a394b1b2 authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Kukjin Kim

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: default avatarLukasz Majewski <l.majewski@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene@kernel.org>
parent 05e2685f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment