summaryrefslogtreecommitdiff
path: root/board/eve
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@google.com>2017-07-15 15:33:20 -0700
committerCommit Bot <commit-bot@chromium.org>2020-08-25 22:38:45 +0000
commiteaeab6255d3fa08ce818bb18c9c8dc0f8d72f608 (patch)
tree4cc374de556a72823344feb38a1bfa37002eda2e /board/eve
parente8873c81d0ea3ee44a649ec8cbc362a44459d373 (diff)
downloadchrome-ec-eaeab6255d3fa08ce818bb18c9c8dc0f8d72f608.tar.gz
eve: Remove CONFIG_SYSTEM_UNLOCKED
Remove this debug feature on the Eve firmware branch. BUG=b:35582164 BRANCH=eve TEST=manual testing on Eve Change-Id: I620e42b118a40492c9db664b208ad5ce78bf4f0c Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://chromium-review.googlesource.com/573144 Reviewed-by: Shawn N <shawnn@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2319996 Tested-by: Patryk Duda <pdk@semihalf.com> Reviewed-by: Jett Rink <jettrink@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Commit-Queue: Patryk Duda <pdk@semihalf.com>
Diffstat (limited to 'board/eve')
-rw-r--r--board/eve/board.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/eve/board.h b/board/eve/board.h
index 513282cbd0..2274fa0d5d 100644
--- a/board/eve/board.h
+++ b/board/eve/board.h
@@ -16,12 +16,6 @@
#undef CONFIG_HOSTCMD_DEBUG_MODE
#define CONFIG_HOSTCMD_DEBUG_MODE HCDEBUG_OFF
-/*
- * Allow dangerous commands.
- * TODO: Remove this config before production.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-
/* EC */
#define CONFIG_ADC
#define CONFIG_BACKLIGHT_LID