summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tizen_defconfig
diff options
context:
space:
mode:
authorJonghwa Lee <jonghwa3.lee@samsung.com>2013-11-01 00:34:32 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:45:02 +0900
commitcf4914accb7fcbb712d3ecddcf52a746d8334f08 (patch)
treee80cb863968d01a13ec09552b30a94dc57251897 /arch/arm/configs/tizen_defconfig
parentedf6715e02e6e9d859ec442b3ad57984656a839d (diff)
downloadlinux-3.10-cf4914accb7fcbb712d3ecddcf52a746d8334f08.tar.gz
linux-3.10-cf4914accb7fcbb712d3ecddcf52a746d8334f08.tar.bz2
linux-3.10-cf4914accb7fcbb712d3ecddcf52a746d8334f08.zip
ntc_thermistor: Update DT and board configuration to enable NTC thermistors.
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Diffstat (limited to 'arch/arm/configs/tizen_defconfig')
-rw-r--r--arch/arm/configs/tizen_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_defconfig b/arch/arm/configs/tizen_defconfig
index 184e67cebf4..16598c642dc 100644
--- a/arch/arm/configs/tizen_defconfig
+++ b/arch/arm/configs/tizen_defconfig
@@ -1739,7 +1739,9 @@ CONFIG_CHARGER_MAX77693=y
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_RESET_RESTART is not set
# CONFIG_POWER_AVS is not set
-# CONFIG_HWMON is not set
+CONFIG_HWMON=y
+
+CONFIG_SENSORS_NTC_THERMISTOR=y
# CONFIG_THERMAL is not set
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y