summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Lu <Devin.Lu@quantatw.com>2021-03-09 09:11:01 +0800
committerCommit Bot <commit-bot@chromium.org>2021-03-12 02:17:40 +0000
commitd78aa2643636e2407179a08bbb187422220bc8f8 (patch)
tree055d5c6346599e06cd8b27c3eba5ef4e0912c5b8
parente9d8ad5863e7854f237cd467409b03950e228260 (diff)
downloadchrome-ec-d78aa2643636e2407179a08bbb187422220bc8f8.tar.gz
elemi: Remove CONFIG_SYSTEM_UNLOCKED
Remove CONFIG_SYSTEM_UNLOCKED for firmware qual. BUG=none BRANCH=volteer TEST=make buildall Signed-off-by: Devin Lu <Devin.Lu@quantatw.com> Change-Id: Iba80311009ebd0b78dee68d7184e892564c43c40 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2744557 Reviewed-by: Keith Short <keithshort@chromium.org>
-rw-r--r--board/elemi/board.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/elemi/board.h b/board/elemi/board.h
index 4f30b2aac4..e43999b75a 100644
--- a/board/elemi/board.h
+++ b/board/elemi/board.h
@@ -18,8 +18,6 @@
#undef CONFIG_CHIP_INIT_ROM_REGION
/* Optional features */
-#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */
-
#define CONFIG_VBOOT_EFS2
#define CONFIG_POWER_BUTTON