summaryrefslogtreecommitdiff
path: root/board/metaknight
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2020-12-09 15:25:12 -0800
committerCommit Bot <commit-bot@chromium.org>2020-12-10 00:47:04 +0000
commitaaf852575f971098412a39ce0a8a63ddbffda671 (patch)
tree5048bdb9262758a99fcbcbc306109f5c1d106639 /board/metaknight
parentbb0450dae2e7051e999e47dc843283a435efbcce (diff)
downloadchrome-ec-aaf852575f971098412a39ce0a8a63ddbffda671.tar.gz
metaknight_legacy: Enable brief debug asserts
Metaknight_legacy is running out of space. This commit simply enables CONFIG_DEBUG_ASSERT_BRIEF in order to free up some flash space. BUG=None BRANCH=dedede TEST=`make -j buildall` Signed-off-by: Aseda Aboagye <aaboagye@google.com> Change-Id: Icfb16548913a271d571c993d1fefbe1cea9c3403 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2582593 Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Diana Z <dzigterman@chromium.org> Commit-Queue: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'board/metaknight')
-rw-r--r--board/metaknight/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/metaknight/board.h b/board/metaknight/board.h
index c58a320110..43ff4bec6e 100644
--- a/board/metaknight/board.h
+++ b/board/metaknight/board.h
@@ -133,6 +133,7 @@
#ifdef BOARD_METAKNIGHT_LEGACY
/* this change saves 1656 bytes of RW flash space */
#define CONFIG_CHIP_INIT_ROM_REGION
+#define CONFIG_DEBUG_ASSERT_BRIEF
#else
/*
* The RAM and flash size combination on the the NPCX797FC does not leave