summaryrefslogtreecommitdiff
path: root/board/pyro
diff options
context:
space:
mode:
authorBruce <Bruce.Wan@quantatw.com>2016-10-21 16:54:39 +0800
committerchrome-bot <chrome-bot@chromium.org>2016-10-23 01:00:00 -0700
commitbbdc57361aa60e0ffea70454e0427da3cb5d8d28 (patch)
tree0c8c337f1979cb2f4b1ab5568b9fa0eeb76ebdce /board/pyro
parentd295d36520a01c1e0f987a2b325c0950265ed4ac (diff)
downloadchrome-ec-bbdc57361aa60e0ffea70454e0427da3cb5d8d28.tar.gz
Pyro: Enable CONFIG_CMD_ACCEL_INFO
Enable this EC console command for testing BUG=None BRANCH=master TEST=make buildall Change-Id: I95e3926bcc30f91ebb5174a055db98469b5a8b76 Signed-off-by: Bruce.Wan <Bruce.Wan@quantatw.com> Reviewed-on: https://chromium-review.googlesource.com/400983 Commit-Ready: Keith Tzeng <keith.tzeng@quantatw.com> Tested-by: Keith Tzeng <keith.tzeng@quantatw.com> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'board/pyro')
-rw-r--r--board/pyro/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/pyro/board.h b/board/pyro/board.h
index 23d7e62472..d1fbe68130 100644
--- a/board/pyro/board.h
+++ b/board/pyro/board.h
@@ -28,6 +28,7 @@
/* EC console commands */
#define CONFIG_CMD_ACCELS
+#define CONFIG_CMD_ACCEL_INFO
#define CONFIG_CMD_CHARGER_ADC_AMON_BMON
#define CONFIG_CHARGER_SENSE_RESISTOR 10
#define CONFIG_CHARGER_SENSE_RESISTOR_AC 10