summaryrefslogtreecommitdiff
path: root/board/yorp
diff options
context:
space:
mode:
authorJett Rink <jettrink@chromium.org>2018-10-03 10:02:37 -0600
committerchrome-bot <chrome-bot@chromium.org>2018-10-04 00:37:03 -0700
commitc7df731221c3ae8bf24aa032bdb279f29bd0bf6f (patch)
tree04226db42f3e98cdc08872367b819422d2e9eae5 /board/yorp
parent58db3a6828425fcd2f1ca961c52d5d7803adafd9 (diff)
downloadchrome-ec-c7df731221c3ae8bf24aa032bdb279f29bd0bf6f.tar.gz
octopus: remove CONFIG_SYSTEM_UNLOCKED option
For all NPCX boards, remove the CONFIG_SYSTEM_UNLOCKED option. The main affect of this will be to prevent PD communication in RO. We are starting to get into factory test that want to verify this behavior. As a developer, one must remember to jump to RW before PD will negotiate. BRANCH=none BUG=b:117109816 TEST=flash on fleex and RO did not negotiate (when WP was asserted) but RW did. Change-Id: I2df575baad95a334a4a57a9f81600fc039157fd5 Signed-off-by: Jett Rink <jettrink@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1258568 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Scott Collyer <scollyer@chromium.org>
Diffstat (limited to 'board/yorp')
-rw-r--r--board/yorp/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/yorp/board.h b/board/yorp/board.h
index b588ee4898..d11b8fc868 100644
--- a/board/yorp/board.h
+++ b/board/yorp/board.h
@@ -13,9 +13,6 @@
#define VARIANT_OCTOPUS_CHARGER_ISL9238
#include "baseboard.h"
-/* Optional features */
-#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */
-
/* EC console commands */
#define CONFIG_CMD_ACCELS
#define CONFIG_CMD_ACCEL_INFO