CHROMIUM: config: switch BATTERY_SBS to module on exynos
authorOlof Johansson <olof@lixom.net>
Wed, 1 Aug 2012 06:32:13 +0000 (23:32 -0700)
committerGerrit <chrome-bot@google.com>
Thu, 2 Aug 2012 16:26:19 +0000 (09:26 -0700)
Battery init is 300ms on critical boot path, so moving it to a module
helps overall boot time.

BUG=chrome-os-partner:11403
TEST=boot

Change-Id: Ia52fe5942c97816a4f8c2e443a3726fe86ed9591
Signed-off-by: Olof Johansson <olof@lixom.net>
Reviewed-on: https://gerrit.chromium.org/gerrit/28919
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: Simon Que <sque@chromium.org>
Commit-Ready: Olof Johansson <olofj@chromium.org>
Reviewed-by: Olof Johansson <olofj@chromium.org>
chromeos/config/armel/chromeos-exynos5.flavour.config

index 0932355..1fbb900 100644 (file)
@@ -27,7 +27,7 @@ CONFIG_ARM_HAS_SG_CHAIN=y
 # CONFIG_ASYNC_TX_DMA is not set
 # CONFIG_ATH6KL is not set
 CONFIG_BACKLIGHT_PWM=y
-CONFIG_BATTERY_SBS=y
+CONFIG_BATTERY_SBS=m
 CONFIG_BT_MRVL=m
 CONFIG_BT_MRVL_SDIO=m
 # CONFIG_CACHE_L2X0 is not set