summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYB.Ha <ybha@samsung.com>2018-10-15 16:01:37 +0900
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2018-10-22 05:35:35 +0000
commit2ab04a40f8166ed53ef3be03cdcf1db4e753ad51 (patch)
treecf740f281e21346614b3552ece7211266b26c3ca
parentbd1f5981cb1bc76a79831a37aaa9be946f88e891 (diff)
downloadchrome-ec-2ab04a40f8166ed53ef3be03cdcf1db4e753ad51.tar.gz
nautilus : cc1 / cc2 is toggling when system is off
Remove option "CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE" BUG=b:116177102 TEST=Build & flash EC then check cc1/cc2 on S5. Change-Id: Ib619749904a474865eda125950fc1e0e76983bb0 Signed-off-by: YB.Ha <ybha@samsung.com> Reviewed-on: https://chromium-review.googlesource.com/c/1278416 Reviewed-by: Philip Chen <philipchen@chromium.org>
-rw-r--r--board/nautilus/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/nautilus/board.h b/board/nautilus/board.h
index 31c48f9b75..bf81ae92fd 100644
--- a/board/nautilus/board.h
+++ b/board/nautilus/board.h
@@ -157,7 +157,6 @@
#define CONFIG_USB_PD_CUSTOM_VDM
#define CONFIG_USB_PD_DISCHARGE_TCPC
#define CONFIG_USB_PD_DUAL_ROLE
-#define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE
#define CONFIG_USB_PD_LOGGING
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_COUNT 2