summaryrefslogtreecommitdiff
path: root/board/gingerbread/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/gingerbread/board.h')
-rw-r--r--board/gingerbread/board.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/board/gingerbread/board.h b/board/gingerbread/board.h
index c3052f3f59..ccabbcf579 100644
--- a/board/gingerbread/board.h
+++ b/board/gingerbread/board.h
@@ -17,20 +17,16 @@
#undef CONFIG_UART_TX_BUF_SIZE
#define CONFIG_UART_TX_BUF_SIZE 4096
-/* Keyboard features */
-
-/* Sensors */
-
/* USB Type C and USB PD defines */
+#define USB_PD_PORT_HOST 0
+#define USB_PD_PORT_DP 1
+#define CONFIG_USB_PD_PORT_MAX_COUNT 1
+
/* USB Type A Features */
/* BC 1.2 */
-/* Volume Button feature */
-
-/* Fan features */
-
/*
* Macros for GPIO signals used in common code that don't match the
* schematic names. Signal names in gpio.inc match the schematic and are