From 683ef11f1b78070740f6e4e611ef3907cbe8e5db Mon Sep 17 00:00:00 2001 From: Venkat Moganty Date: Tue, 27 Jul 2010 13:39:01 +0530 Subject: [Arm] whistler: Disable config "TEGRA_BATTERY_ODM" 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 Tested-by: Bharat Nihalani --- arch/arm/configs/tegra_whistler_android_defconfig | 4 ++-- 1 file 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 -- cgit v1.2.3