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>
This commit is contained in:
parent
05e2685f38
commit
a394b1b2c3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue