summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/trogdor/board.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/board/trogdor/board.h b/board/trogdor/board.h
index f44e08aaca..0bd76f8936 100644
--- a/board/trogdor/board.h
+++ b/board/trogdor/board.h
@@ -99,12 +99,8 @@
#define CONFIG_USB_PD_ALT_MODE_DFP
#define CONFIG_USB_PD_DISCHARGE_PPC
#define CONFIG_USB_PD_DUAL_ROLE
-/*
- * TODO(b/145723652): Add back the following CONFIG's after we enable
- * the PD software sync to update the PS8805 firmware.
- * #define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE
- * #define CONFIG_USB_PD_TCPC_LOW_POWER
- */
+#define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE
+#define CONFIG_USB_PD_TCPC_LOW_POWER
#define CONFIG_USB_PD_LOGGING
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_MAX_COUNT 2