aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/u8500_defconfig
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-01-14 14:57:50 +0000
committerLinus Walleij <linus.walleij@linaro.org>2013-01-23 10:43:36 +0100
commita1149ae975547142f78e96745a994cb9b0e98fd2 (patch)
treee2a971b6aed5b04d80cfe8c6e4118c4a98c130d1 /arch/arm/configs/u8500_defconfig
parentLinux 3.8-rc2 (diff)
downloadlinux-dev-a1149ae975547142f78e96745a994cb9b0e98fd2.tar.xz
linux-dev-a1149ae975547142f78e96745a994cb9b0e98fd2.zip
ARM: ux500: Disable Power Supply and Battery Management by default
The AB8500 Battery Management collection of drivers are more than a little bit broken. There is lots of work still on-going in that area and it's improving day by day; however, it's not ready to be enabled by default just yet. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/configs/u8500_defconfig')
-rw-r--r--arch/arm/configs/u8500_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 231dca604737..426270fe080d 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -66,9 +66,9 @@ CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_GPIO_STMPE=y
CONFIG_GPIO_TC3589X=y
-CONFIG_POWER_SUPPLY=y
-CONFIG_AB8500_BM=y
-CONFIG_AB8500_BATTERY_THERM_ON_BATCTRL=y
+# CONFIG_POWER_SUPPLY is not set
+# CONFIG_AB8500_BM is not set
+# CONFIG_AB8500_BATTERY_THERM_ON_BATCTRL is not set
CONFIG_THERMAL=y
CONFIG_CPU_THERMAL=y
CONFIG_MFD_STMPE=y