summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong Chang <rongchang@google.com>2017-03-03 21:13:41 +0800
committerVineeth Starly <vineeths@google.com>2017-03-03 20:18:43 +0000
commit7faadbdfc5351983c3c10e5346815c6e4fcdad84 (patch)
treede8784cfa05be84ba98e6ff687412f7bac958784
parent75f2157e257161f2ff33b09ff3a1985d87192145 (diff)
downloadchrome-ec-7faadbdfc5351983c3c10e5346815c6e4fcdad84.tar.gz
elm / hana: Enable CONFIG_USB_PD_COMM_LOCKED
Enable CONFIG_USB_PD_COMM_LOCKED to disable PD communication in locked RO. BUG=b:35871692 BUG=b:35881069 TEST=manual on elm. lock system and boot to recovery, then verify PD communication isn't functional. BRANCH=oak Change-Id: I33b07512e8fa0d7ff2c1909ff33bcb6ced2cde04 Signed-off-by: Rong Chang <rongchang@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/449515 Reviewed-by: Shawn N <shawnn@chromium.org>
-rw-r--r--board/elm/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/elm/board.h b/board/elm/board.h
index 6f5e56cb18..acc3984444 100644
--- a/board/elm/board.h
+++ b/board/elm/board.h
@@ -96,6 +96,7 @@
#define CONFIG_USB_POWER_DELIVERY
#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_DUAL_ROLE