summaryrefslogtreecommitdiff
path: root/board/slippy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/slippy/board.h')
-rw-r--r--board/slippy/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/slippy/board.h b/board/slippy/board.h
index 9e3d4001a3..1c268f6641 100644
--- a/board/slippy/board.h
+++ b/board/slippy/board.h
@@ -54,8 +54,8 @@
/* Host connects to keyboard controller module via LPC */
#define HOST_KB_BUS_LPC
-/* USB charge port */
-#define USB_CHARGE_PORT_COUNT 2
+/* USB ports */
+#define USB_PORT_COUNT 2
/* GPIOs for second UART port */
#define CONFIG_UART1_GPIOS_PC4_5