summaryrefslogtreecommitdiff
path: root/board/gimble
diff options
context:
space:
mode:
authorScott Chao <scott_chao@wistron.corp-partner.google.com>2021-07-26 12:51:43 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-27 01:17:58 +0000
commitcfa3334e03049c2ae7a23c0ba4706363b26d451f (patch)
treeaff1787b703abb22630fd4708afee76d26d7a3c8 /board/gimble
parenteb0004ae116f8613024bc0f48bb7dec3f3a045a8 (diff)
downloadchrome-ec-cfa3334e03049c2ae7a23c0ba4706363b26d451f.tar.gz
gimble: remove CONFIG_BRINGUP
BUG=b:192286098 BRANCH=none TEST=make -j BOARD=gimble TEST=make sure cold reboot work Signed-off-by: Scott Chao <scott_chao@wistron.corp-partner.google.com> Change-Id: I5f561988e5affd044929af3f2a0ab38edab96f2f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3053133 Reviewed-by: caveh jalali <caveh@chromium.org>
Diffstat (limited to 'board/gimble')
-rw-r--r--board/gimble/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/gimble/board.h b/board/gimble/board.h
index 0440b08b43..4f7e6d26cb 100644
--- a/board/gimble/board.h
+++ b/board/gimble/board.h
@@ -18,9 +18,6 @@
/* 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.