summaryrefslogtreecommitdiff
path: root/board/magolor/board.h
diff options
context:
space:
mode:
authorBen Chen <ben.chen2@quanta.corp-partner.google.com>2021-02-01 13:24:48 +0800
committerCommit Bot <commit-bot@chromium.org>2021-02-01 07:09:08 +0000
commitd135e6ef07da3dc1daff345e5f95da49bf3f7b90 (patch)
treefef07c402977ca0c108ab682d6b4b1450492d057 /board/magolor/board.h
parent319c0441f7b2664d4d32fb1c30b0f12552b71192 (diff)
downloadchrome-ec-d135e6ef07da3dc1daff345e5f95da49bf3f7b90.tar.gz
magolor: Remove CONFIG_SYSTEM_UNLOCKED
Progressed enough in development that we no longer need to force an unlocked state on the EC. BRANCH=None BUG=b:178986692 TEST=make -j buildall Change-Id: Ie8da57fbfffbd871405c11164d5b6f5eb718cc13 Signed-off-by: Ben Chen <ben.chen2@quanta.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2662224 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'board/magolor/board.h')
-rw-r--r--board/magolor/board.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/magolor/board.h b/board/magolor/board.h
index 440f1422cf..f4b2641a8e 100644
--- a/board/magolor/board.h
+++ b/board/magolor/board.h
@@ -25,12 +25,6 @@
#undef CONFIG_CHIP_INIT_ROM_REGION
#endif
-/*
- * Keep the system unlocked in early development.
- * TODO(b/151264302): Make sure to remove this before production!
- */
-#define CONFIG_SYSTEM_UNLOCKED
-
/* Remove default commands to free flash space */
#undef CONFIG_CMD_ACCELSPOOF
#undef CONFIG_CMD_BATTFAKE