ARM: exynos_defconfig: Enable support for cpufreq on Exynos SoCs
authorLukasz Majewski <l.majewski@samsung.com>
Wed, 4 Feb 2015 14:54:01 +0000 (23:54 +0900)
committerKukjin 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

index 3c1d383a758f795a8be99aef3ea4d6311330b9b8..70e5d0bdb4e461948a70622b56b5ac50fa869f79 100644 (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
This page took 0.025766 seconds and 5 git commands to generate.