ARM: exynos_defconfig: Enable thermal emulation for Exynos TMU
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)
Enabling thermal emulation on Exynos SoCs. New sysfs attribute
- emul_temp is created.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/configs/exynos_defconfig

index 2e475278927d9bba44fda898b390ca92f888686e..3c1d383a758f795a8be99aef3ea4d6311330b9b8 100644 (file)
@@ -93,6 +93,7 @@ CONFIG_HWMON=y
 CONFIG_SENSORS_LM90=y
 CONFIG_THERMAL=y
 CONFIG_EXYNOS_THERMAL=y
+CONFIG_THERMAL_EMULATION=y
 CONFIG_WATCHDOG=y
 CONFIG_S3C2410_WATCHDOG=y
 CONFIG_MFD_CROS_EC=y
This page took 0.025051 seconds and 5 git commands to generate.