Commit 05e2685f authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Kukjin Kim

ARM: exynos_defconfig: Enable thermal emulation for Exynos TMU

Enabling thermal emulation on Exynos SoCs. New sysfs attribute
- emul_temp is created.
Signed-off-by: default avatarLukasz Majewski <l.majewski@samsung.com>
Acked-by: default avatarEduardo Valentin <edubezval@gmail.com>
Signed-off-by: default avatarKukjin Kim <kgene@kernel.org>
parent ab57f679
......@@ -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
......
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