summaryrefslogtreecommitdiff
path: root/board/gimble
diff options
context:
space:
mode:
authorScott Chao <scott_chao@wistron.corp-partner.google.com>2021-07-30 18:55:30 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-31 01:05:29 +0000
commit5c5053cfa89b1c490ccf093ee813765ea78486ab (patch)
tree0d3d24404570eb5380d79081d5b2cf30964527ad /board/gimble
parent4942624ebdb188fc3e566f524c7412941a7e35a8 (diff)
downloadchrome-ec-5c5053cfa89b1c490ccf093ee813765ea78486ab.tar.gz
gimble: remove ap mode entry
Gimble don't have TBT and USB4, EC can enter ALT mode by itself. BUG=b:195087071 BRANCH=none TEST=make -j BOARD=gimble TEST=type-c monitor can display. Signed-off-by: Scott Chao <scott_chao@wistron.corp-partner.google.com> Change-Id: I820d5142e277fc6a3794ed90730b634787a2d022 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3063110 Reviewed-by: caveh jalali <caveh@chromium.org>
Diffstat (limited to 'board/gimble')
-rw-r--r--board/gimble/board.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/gimble/board.h b/board/gimble/board.h
index 50e4c79678..7d25a0a98a 100644
--- a/board/gimble/board.h
+++ b/board/gimble/board.h
@@ -60,8 +60,6 @@
#define CONFIG_USB_PORT_POWER_DUMB
/* USB Type C and USB PD defines */
-#define CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRY
-
#define CONFIG_IO_EXPANDER
#define CONFIG_IO_EXPANDER_NCT38XX
#define CONFIG_IO_EXPANDER_PORT_COUNT 1