summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorYongBeum.Ha <ybha@samsung.corp-partner.google.com>2021-04-02 10:00:58 +0900
committerCommit Bot <commit-bot@chromium.org>2021-04-02 06:12:30 +0000
commitd855d4cb0a047000681997aead727e74561aaef0 (patch)
treecb460299738958bdfadb60dde53b8f61a0260547 /board
parent96800710a6da778e5bfa5ad2c4e41fd72b0d51ea (diff)
downloadchrome-ec-d855d4cb0a047000681997aead727e74561aaef0.tar.gz
sasuke: remove CONFIG_SYSTEM_UNLOCKED, enable CONFIG_USB_PD_COMM_LOCKED
Remove the CONFIG_SYSTEM_UNLOCKED option configurations and enable CONFIG_USB_PD_COMM_LOCKED for final firmware. BRANCH=none BUG=b:183305545 TEST=flash on sasuke and PD communication did not negotiate (when WP was asserted)in RO but did RW. Signed-off-by: YongBeum.Ha <ybha@samsung.corp-partner.google.com> Change-Id: Ia1fea35c6dd7ff126d273a8c86b453cfad7ae8b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2801174 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/sasuke/board.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/board/sasuke/board.h b/board/sasuke/board.h
index 0b7c9c8b6f..906df972b7 100644
--- a/board/sasuke/board.h
+++ b/board/sasuke/board.h
@@ -14,12 +14,6 @@
#undef GPIO_VOLUME_DOWN_L
#undef CONFIG_VOLUME_BUTTONS
-/*
- * Keep the system unlocked in early development.
- * TODO(b/151264302): Make sure to remove this before production!
- */
-#define CONFIG_SYSTEM_UNLOCKED
-
/* EC console commands */
#define CONFIG_CMD_TCPC_DUMP
#define CONFIG_CMD_CHARGER_DUMP
@@ -76,6 +70,7 @@
#define CONFIG_USB_PD_TCPM_RAA489000
#undef CONFIG_USB_PD_TCPC_LPM_EXIT_DEBOUNCE
#define CONFIG_USB_PD_TCPC_LPM_EXIT_DEBOUNCE (100 * MSEC)
+#define CONFIG_USB_PD_COMM_LOCKED
/* USB defines specific to external TCPCs */
#define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE