summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Mittelberg <bmbm@google.com>2022-05-04 11:56:02 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-05-04 20:08:44 +0000
commitdb1971c5760ed7cdc7c79ea01999da2e8703c7f9 (patch)
treee1956f36ac55ed7374b1b8e9abb3da472a519f63
parent45bd906e541574a0af60757fcf5e6d8ccfec544e (diff)
downloadchrome-ec-db1971c5760ed7cdc7c79ea01999da2e8703c7f9.tar.gz
taniks: undefine unnecessary PD config
Taniks doesn't support USB4, so this config is not needed. BUG=b:231457091 BRANCH=none TEST=make -j BOARD=taniks Signed-off-by: Boris Mittelberg <bmbm@google.com> Change-Id: I1c996e8de5e614d1edb70764c0b545bad34529b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3628191 Reviewed-by: Prashant Malani <pmalani@chromium.org>
-rw-r--r--board/taniks/board.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/taniks/board.h b/board/taniks/board.h
index 15f63e3651..1e85dab9f1 100644
--- a/board/taniks/board.h
+++ b/board/taniks/board.h
@@ -85,13 +85,11 @@
#define USB_PORT_COUNT 1
#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
+/* USB Type C and USB PD defines */
#define CONFIG_USB_PD_TCPM_PS8815
#define CONFIG_USB_PD_TCPM_PS8815_FORCE_DID
#define CONFIG_USBC_PPC_SYV682X