summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@google.com>2017-07-23 00:33:06 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2017-07-24 23:58:11 +0000
commite884e4a07311b005087218718680e496071a45ec (patch)
tree9be1bc796fec240c71e204c32cb2d82811efe859
parent603d9c9305f2ebce592dee995e8a9e5b51a68b5c (diff)
downloadchrome-ec-e884e4a07311b005087218718680e496071a45ec.tar.gz
eve: Enable USB_PD_COMM_LOCKED
Removing CONFIG_SYSTEM_UNLOCKED is not enough to lock down PD communication in RO when the system is write protected, this option must also be enabled. BUG=b:63957122 BRANCH=eve TEST=manual testing with WP enabled system to ensure that it does not do PD negotiation in RO Change-Id: I8fbfaa0a3fb2d97b9484688ed6767bf70e8f4759 Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://chromium-review.googlesource.com/582541 Reviewed-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
-rw-r--r--board/eve/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/eve/board.h b/board/eve/board.h
index 9969599192..01675f44de 100644
--- a/board/eve/board.h
+++ b/board/eve/board.h
@@ -147,6 +147,7 @@
#define CONFIG_USB_CHARGER
#define CONFIG_USB_PD_ALT_MODE
#define CONFIG_USB_PD_ALT_MODE_DFP
+#define CONFIG_USB_PD_COMM_LOCKED
#define CONFIG_USB_PD_CUSTOM_VDM
#define CONFIG_USB_PD_DISCHARGE
#define CONFIG_USB_PD_DISCHARGE_TCPC