summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@chromium.org>2017-08-07 12:07:54 -0700
committerchrome-bot <chrome-bot@chromium.org>2017-08-09 21:46:05 -0700
commit0ff28fe737233f5b73fc9806437570a0ef679cbb (patch)
tree6a708413df0ca3bbcfa941e797b8bc6d3dfb43a6 /board
parent1573f257b7afa59d2749ee3a2a19caa0a8b22d76 (diff)
downloadchrome-ec-0ff28fe737233f5b73fc9806437570a0ef679cbb.tar.gz
poppy: Remove LIMIT_POWER config options
These config options change the behavior of charge_prevent_power_on and ignore the minimum battery percentage for booting. Since we don't have any AP code to actually handle this state, we don't want it to always boot the AP or it might brown out with a battery that is critically low. (Reference: https://chromium-review.googlesource.com/c/582539) BUG=b:64460667 BRANCH=None TEST=manual testing with low battery to ensure it does not attempt to boot the AP. Change-Id: I670a2bf7eba4354ae522d1ea2423c90ff07f5ea6 Signed-off-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/605012 Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/poppy/board.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/poppy/board.h b/board/poppy/board.h
index 5fda50466c..4d2bef1ee8 100644
--- a/board/poppy/board.h
+++ b/board/poppy/board.h
@@ -85,8 +85,6 @@
#define CONFIG_CHARGER_ISL9238
#define CONFIG_CHARGER_DISCHARGE_ON_AC
#define CONFIG_CHARGER_INPUT_CURRENT 512
-#define CONFIG_CHARGER_LIMIT_POWER_THRESH_CHG_MW 15000
-#define CONFIG_CHARGER_LIMIT_POWER_THRESH_BAT_PCT 1
#define CONFIG_CHARGER_MIN_BAT_PCT_FOR_POWER_ON 1
#define CONFIG_CHARGER_NARROW_VDC
#define CONFIG_CHARGER_PROFILE_OVERRIDE