summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2011-10-17 23:05:21 +0800
committerAndy Green <andy.green@linaro.org>2011-10-17 23:05:21 +0800
commit0e4d25d534d7ee0524e56fbe06e0769c23c5bd23 (patch)
tree95ee16adf6894ec86b4e1d7f0c03dd3add1187ad
parent2cf093d5feae1ab2ff3eec0f45e4274a1511ff11 (diff)
config hwmon omap die sensortracking-topic-cputemp
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--arch/arm/configs/omap4_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/arm/configs/omap4_defconfig b/arch/arm/configs/omap4_defconfig
index 14f709fbc37..4336b269101 100644
--- a/arch/arm/configs/omap4_defconfig
+++ b/arch/arm/configs/omap4_defconfig
@@ -31,6 +31,7 @@ CONFIG_ARCH_OMAP=y
CONFIG_OMAP_SMARTREFLEX=y
CONFIG_OMAP_SMARTREFLEX_CLASS3=y
CONFIG_OMAP_MUX_DEBUG=y
+CONFIG_OMAP_TEMP_SENSOR=y
# CONFIG_ARCH_OMAP2 is not set
CONFIG_ARM_THUMBEE=y
CONFIG_NO_HZ=y
@@ -170,7 +171,9 @@ CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_TWL4030=y
CONFIG_W1=y
CONFIG_POWER_SUPPLY=y
-# CONFIG_HWMON is not set
+CONFIG_HWMON_DEBUG_CHIP=y
+CONFIG_SENSORS_OMAP_BANDGAP_TEMP_SENSOR=y
+CONFIG_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_OMAP_WATCHDOG=y
CONFIG_TWL4030_WATCHDOG=y