From dac2201ae9d01d7c13ef63ae83160c457cd7fcc3 Mon Sep 17 00:00:00 2001 From: Preetham Chandru Date: Wed, 27 Jun 2012 14:28:08 +0530 Subject: arm: config: tegra2: Enable CONFIG_THERMAL Enable CONFIG_THERMAL option so that Linux Thermal Sysfs framework and Tegra Thermal Throttling are enabled. Bug 1002374 Signed-off-by: Preetham Chandru R Change-Id: Ied33df234c9484abbb232036e6fca44fc6d308a1 Reviewed-on: http://git-master/r/111516 Tested-by: Preetham Chandru Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Wei Ni Reviewed-by: Kiran Adduri Reviewed-by: Joshua Primero Reviewed-by: Bitan Biswas --- arch/arm/configs/tegra_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/configs/tegra_defconfig') diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index aa9f7dffac11..e7b72881f054 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -271,6 +271,7 @@ CONFIG_BATTERY_BQ20Z75=y CONFIG_CHARGER_GPIO=y CONFIG_SENSORS_ADT7461=y CONFIG_SENSORS_LM90=y +CONFIG_THERMAL=y CONFIG_MFD_TPS6586X=y CONFIG_MFD_MAX8907C=y CONFIG_REGULATOR=y -- cgit v1.2.3