summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2021-11-01 13:04:53 -0700
committerCommit Bot <commit-bot@chromium.org>2021-11-01 21:13:16 +0000
commitb5a35a75554333d8f4662c270430dcc19e1264b3 (patch)
treee4fa49081c323311d3ce6c8c2fbd6a6deee5a047
parentf405c2f13969140fa1347b32b408199b072bcd04 (diff)
downloadchrome-ec-b5a35a75554333d8f4662c270430dcc19e1264b3.tar.gz
fizz: Remove `adc` console command
Fizz is out of space, this commit just removes the ADC console command to free up more space. BUG=None BRANCH=None TEST=`make -j BOARD=fizz` verify that build succeeds. Signed-off-by: Aseda Aboagye <aaboagye@google.com> Change-Id: I32bd2ae5a7d262bb6ca3f3e5d34b5a2a59649198 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3255706 Tested-by: Aseda Aboagye <aaboagye@chromium.org> Auto-Submit: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Diana Z <dzigterman@chromium.org> Commit-Queue: Diana Z <dzigterman@chromium.org>
-rw-r--r--board/fizz/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/fizz/board.h b/board/fizz/board.h
index 59cba93c8a..77cb82b5fe 100644
--- a/board/fizz/board.h
+++ b/board/fizz/board.h
@@ -60,6 +60,7 @@
/* EC console commands */
#define CONFIG_CMD_BUTTON
+#undef CONFIG_CMD_ADC
/* SOC */
#define CONFIG_CHIPSET_SKYLAKE