summaryrefslogtreecommitdiff
path: root/board/corori/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/corori/board.h')
-rw-r--r--board/corori/board.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/board/corori/board.h b/board/corori/board.h
index 70f242fe6a..af90d465bf 100644
--- a/board/corori/board.h
+++ b/board/corori/board.h
@@ -50,13 +50,7 @@
#define CONFIG_BC12_DETECT_PI3USB9201
/* Common USB-A defines */
-#define USB_PORT_COUNT 2
-#define CONFIG_USB_PORT_POWER_SMART
-#define CONFIG_USB_PORT_POWER_SMART_CDP_SDP_ONLY
-#define CONFIG_USB_PORT_POWER_SMART_DEFAULT_MODE USB_CHARGE_MODE_CDP
-#define CONFIG_USB_PORT_POWER_SMART_INVERTED
-#define GPIO_USB1_ILIM_SEL GPIO_USB_A0_CHARGE_EN_L
-#define GPIO_USB2_ILIM_SEL GPIO_USB_A1_CHARGE_EN_L
+#define USB_PORT_COUNT 1
/******************************************************************************/