summaryrefslogtreecommitdiff
path: root/board/galtic
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2021-01-27 22:15:31 -0700
committerCommit Bot <commit-bot@chromium.org>2021-01-29 21:49:40 +0000
commit46622826a247f5e2ee3d487861ee9d192bd1086e (patch)
tree5ff3de4a9260258bae23a7dae776237fc45e981c /board/galtic
parentf4e144b2ff9c5ced820013588da505179eaa10b8 (diff)
downloadchrome-ec-46622826a247f5e2ee3d487861ee9d192bd1086e.tar.gz
Galtic: Add TCPC dump command
Galtic has plenty of flash space, so add TCPC dump command. BRANCH=None BUG=None TEST=make -j buildall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: If570484a5e043fa372c553c656ee97469000a6bc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2653795 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'board/galtic')
-rw-r--r--board/galtic/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/galtic/board.h b/board/galtic/board.h
index cf96acaccc..541304485f 100644
--- a/board/galtic/board.h
+++ b/board/galtic/board.h
@@ -15,6 +15,7 @@
/* System unlocked in early development */
#define CONFIG_SYSTEM_UNLOCKED
+#define CONFIG_CMD_TCPC_DUMP
#define CONFIG_CMD_CHARGER_DUMP
/* Battery */