summaryrefslogtreecommitdiff
path: root/board/gimble/board.h
diff options
context:
space:
mode:
authorScott Chao <scott_chao@wistron.corp-partner.google.com>2021-07-19 16:10:21 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-22 23:19:41 +0000
commita56388daeb14ec92642fabb36f3d8dab693fc6b3 (patch)
tree51531fa6711546dc33e3891bca131c8ce7dc564e /board/gimble/board.h
parent154f661f50d08adc3a546360be020a7e0321fe2e (diff)
downloadchrome-ec-a56388daeb14ec92642fabb36f3d8dab693fc6b3.tar.gz
gimble: enable CONFIG_BRINGUP during bringup
BUG=b:192286098 BRANCH=none TEST=make -j BOARD=gimble Signed-off-by: Scott Chao <scott_chao@wistron.corp-partner.google.com> Change-Id: Ibcd487331e70644da2b0aeb635acc05098dd8a69 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3038081 Reviewed-by: Boris Mittelberg <bmbm@google.com>
Diffstat (limited to 'board/gimble/board.h')
-rw-r--r--board/gimble/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/gimble/board.h b/board/gimble/board.h
index 05f3df026a..7411457935 100644
--- a/board/gimble/board.h
+++ b/board/gimble/board.h
@@ -18,6 +18,9 @@
/* Baseboard features */
#include "baseboard.h"
+#define CONFIG_BRINGUP
+#define CONFIG_SYSTEM_UNLOCKED
+
/*
* This will happen automatically on NPCX9 ES2 and later. Do not remove
* until we can confirm all earlier chips are out of service.