summaryrefslogtreecommitdiff
path: root/board/phaser
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/phaser
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/phaser')
-rw-r--r--board/phaser/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/phaser/board.h b/board/phaser/board.h
index 0a511969ac..d1d60d0ea2 100644
--- a/board/phaser/board.h
+++ b/board/phaser/board.h
@@ -21,9 +21,6 @@
#define GPIO_VOLUME_UP_L GPIO_EC_VOLUP_BTN_ODL
#define GPIO_VOLUME_DOWN_L GPIO_EC_VOLDN_BTN_ODL
-/* Optional features */
-#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */
-
#define CONFIG_LED_COMMON
#define OCTOPUS_POWER_LED
#define CONFIG_TEMP_SENSOR