[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-312-g5e10423
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-05-20 22:23:38
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 5e10423791ebe4eef46ddcde2140857de1f0e5cd (commit)
from 1960e430c13619b09305107c0a1e391f89880c57 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5e10423791ebe4eef46ddcde2140857de1f0e5cd
Author: Eric Jarrige <eri...@ar...>
Date: Mon May 21 00:23:29 2012 +0200
[LINUX] apf28: disable automatic battery charger to be safe - the type of battery should be validated with the CPU module first
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf28/apf28-linux-2.6.35.config | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config b/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
index c2b5ba1..c83acd8 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
@@ -1136,7 +1136,7 @@ CONFIG_POWER_SUPPLY=y
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
-CONFIG_BATTERY_MXS=y
+CONFIG_BATTERY_MXS=m
# CONFIG_MXS_VBUS_CURRENT_DRAW is not set
# CONFIG_BATTERY_DS2438 is not set
# CONFIG_HWMON is not set
hooks/post-receive
--
armadeus
|