summaryrefslogtreecommitdiff
path: root/board/volteer/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/volteer/board.h')
-rw-r--r--board/volteer/board.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/volteer/board.h b/board/volteer/board.h
index 9b09dab9c0..f1903cad36 100644
--- a/board/volteer/board.h
+++ b/board/volteer/board.h
@@ -21,6 +21,9 @@
#undef CONFIG_UART_TX_BUF_SIZE
#define CONFIG_UART_TX_BUF_SIZE 4096
+/* Chipset features */
+#define CONFIG_POWER_PP5000_CONTROL
+
/* LED defines */
#define CONFIG_LED_PWM
/* Although there are 2 LEDs, they are both controlled by the same lines. */
@@ -72,6 +75,9 @@
#define CONFIG_USB_PD_USB4
/* USB Type A Features */
+#define USB_PORT_COUNT 1
+#define CONFIG_USB_PORT_POWER_DUMB
+
/* BC 1.2 */