summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelmo_lan <elmo_lan@compal.corp-partner.google.com>2021-09-16 17:20:16 +0800
committerCommit Bot <commit-bot@chromium.org>2021-09-16 17:02:38 +0000
commit414feb169e244b2037e6a92a45500cc73faeea08 (patch)
tree1fb1b52b2643e619e354f2fda85ad08d4f1cb8b8
parent10745ccaf51860af81ddc3be831e0bc5d22a2981 (diff)
downloadchrome-ec-414feb169e244b2037e6a92a45500cc73faeea08.tar.gz
Cret: remove config for final fw
Undef configs in board.h of cret for final fw. BUG=b:200047639 BRANCH=dedede TEST=make -j BOARD=cret Signed-off-by: elmo_lan <elmo_lan@compal.corp-partner.google.com> Change-Id: Id7ee49197766ee62b406c1b49c3a4cc627daece9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3164396 Reviewed-by: Elthan Huang <elthan_huang@compal.corp-partner.google.com> Reviewed-by: Shou-Chieh Hsu <shouchieh@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Elthan Huang <elthan_huang@compal.corp-partner.google.com> Commit-Queue: Aseda Aboagye <aaboagye@chromium.org>
-rw-r--r--board/cret/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/cret/board.h b/board/cret/board.h
index 3ea8ebfdbd..d88ff2267d 100644
--- a/board/cret/board.h
+++ b/board/cret/board.h
@@ -18,6 +18,8 @@
/* EC console commands */
#define CONFIG_CMD_TCPC_DUMP
#define CONFIG_CMD_CHARGER_DUMP
+#undef CONFIG_CMD_POWERINDEBUG
+#undef CONFIG_I2C_DEBUG
/* Battery */
#define CONFIG_BATTERY_FUEL_GAUGE