aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorArun Murthy <arun.murthy@stericsson.com>2010-02-22 09:10:40 +0530
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:44:11 -0600
commita5c868f69b60d5089feed3d180562371cb310c9b (patch)
treebc1700125077318f60075f793c608c12b8aa27fd /arch/arm/configs
parent27ff9f59a8f2d041bd4f1203adc44869a3dda846 (diff)
Added support for AB8500 battery management and GPADC driver
Signed-off-by: Arun Murthy <arun.murthy@stericsson.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/mop500_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/configs/mop500_defconfig b/arch/arm/configs/mop500_defconfig
index aa3d07d15a4..3f6179cb7ad 100644
--- a/arch/arm/configs/mop500_defconfig
+++ b/arch/arm/configs/mop500_defconfig
@@ -563,6 +563,7 @@ CONFIG_ANDROID_PMEM=y
# CONFIG_APANIC is not set
CONFIG_APANIC_PLABEL="kpanic"
CONFIG_AB8500=y
+CONFIG_AB8500_GPADC=y
# CONFIG_C2PORT is not set
#
@@ -843,7 +844,8 @@ CONFIG_GPIO_STMPE1601=y
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MCP23S08 is not set
# CONFIG_W1 is not set
-# CONFIG_POWER_SUPPLY is not set
+CONFIG_POWER_SUPPLY=y
+CONFIG_AB8500_BM=y
# CONFIG_HWMON is not set
# CONFIG_THERMAL is not set
CONFIG_THERMAL_HWMON=y