summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenkat Moganty <vmoganty@nvidia.com>2010-07-27 13:39:01 +0530
committerBharat Nihalani <bnihalani@nvidia.com>2010-07-27 02:24:49 -0700
commit683ef11f1b78070740f6e4e611ef3907cbe8e5db (patch)
treefa8b25938fd4d06b0cd4921544466273913ad03b
parent533cbbeda1755feba1d75ffad90cb782156b9fd9 (diff)
[Arm] whistler: Disable config "TEGRA_BATTERY_ODM"tegra-10.7.2
Disabling the battery config variable in the def-config file. Enabling the battery driver causing the kernel boot failure. Bug 715080 Change-Id: I729ac5cb30c1eb861ffaa8fb5f38926131aee7cb Reviewed-on: http://git-master/r/4448 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
-rw-r--r--arch/arm/configs/tegra_whistler_android_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/tegra_whistler_android_defconfig b/arch/arm/configs/tegra_whistler_android_defconfig
index 1822fe6a06ab..aa13a5ce39a1 100644
--- a/arch/arm/configs/tegra_whistler_android_defconfig
+++ b/arch/arm/configs/tegra_whistler_android_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.32.9
-# Thu Jul 8 10:12:04 2010
+# Tue Jul 27 13:23:26 2010
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1125,7 +1125,7 @@ CONFIG_POWER_SUPPLY=y
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
-CONFIG_TEGRA_BATTERY_ODM=y
+# CONFIG_TEGRA_BATTERY_ODM is not set
# CONFIG_HWMON is not set
# CONFIG_THERMAL is not set
# CONFIG_WATCHDOG is not set