summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorDaisuke Nojiri <dnojiri@chromium.org>2021-05-25 18:10:36 -0700
committerCommit Bot <commit-bot@chromium.org>2021-06-01 22:36:11 +0000
commit02b2f0fae0e9ea5c0b38e5c580e57d1d16486a17 (patch)
tree6e1a6869fdd0577457fd8b435c079f8de59f8f42 /include/config.h
parentbaef8699dcc089643fddc56f31fb4b4b9aab7e4d (diff)
downloadchrome-ec-02b2f0fae0e9ea5c0b38e5c580e57d1d16486a17.tar.gz
Remove CONFIG_BATTERY_DEAD_UNTIL_VALUE
BUG=none BRANCH=none TEST=buildall Change-Id: Iebf0817c1b605d74348c9b20c01df74bd69468d2 Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2929338
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/config.h b/include/config.h
index 5a1e3336a4..7582dbc8e6 100644
--- a/include/config.h
+++ b/include/config.h
@@ -617,13 +617,6 @@
#undef CONFIG_BATTERY_V2
/*
- * Some fuel gauges in battery take some time to return valid battery params
- * when wake form dead battery.
- * It need to do precharge to take valid battery params.
- */
-#undef CONFIG_BATTERY_DEAD_UNTIL_VALUE
-
-/*
* Number of batteries, only matters when CONFIG_BATTERY_V2 is used.
*/
#undef CONFIG_BATTERY_COUNT