summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2015-05-21 14:26:05 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:45:12 +0900
commit2b56dc6190e196b2e065e8e4a1044955d78bda03 (patch)
treebfdfadb378446b14ab390285617f6d2b1fe3d76c /arch
parent5d07c84efe229e6ef0fe826c48c7771c315ae737 (diff)
downloadlinux-exynos-2b56dc6190e196b2e065e8e4a1044955d78bda03.tar.gz
linux-exynos-2b56dc6190e196b2e065e8e4a1044955d78bda03.tar.bz2
linux-exynos-2b56dc6190e196b2e065e8e4a1044955d78bda03.zip
LOCAL / ARM: defconfig: rinato: Enable OF_THERMAL
Allow configuring TMU from DTS. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tizen_rinato_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_rinato_defconfig b/arch/arm/configs/tizen_rinato_defconfig
index 01971a8d0fef..d27968b956a2 100644
--- a/arch/arm/configs/tizen_rinato_defconfig
+++ b/arch/arm/configs/tizen_rinato_defconfig
@@ -1470,7 +1470,7 @@ CONFIG_SENSORS_NTC_THERMISTOR=y
# CONFIG_SENSORS_W83627EHF is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
-# CONFIG_THERMAL_OF is not set
+CONFIG_THERMAL_OF=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
@@ -1478,6 +1478,7 @@ CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_BANG_BANG is not set
# CONFIG_THERMAL_GOV_USER_SPACE is not set
+# CONFIG_CPU_THERMAL is not set
CONFIG_THERMAL_EMULATION=y
#