summaryrefslogtreecommitdiff
path: root/baseboard/kukui/baseboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'baseboard/kukui/baseboard.h')
-rw-r--r--baseboard/kukui/baseboard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/baseboard/kukui/baseboard.h b/baseboard/kukui/baseboard.h
index ea15cc1652..ebcf429d17 100644
--- a/baseboard/kukui/baseboard.h
+++ b/baseboard/kukui/baseboard.h
@@ -49,7 +49,6 @@
/* TCPC MT6370 */
#define PD_POWER_SUPPLY_TURN_ON_DELAY 30000 /* us */
#define PD_POWER_SUPPLY_TURN_OFF_DELAY 250000 /* us */
-#define CONFIG_USBC_VCONN_SWAP_DELAY_US 5000 /* us */
/*
* The Maximum input voltage is 13.5V, need another 5% tolerance.
@@ -67,7 +66,6 @@
/* TCPC FUSB302 */
#define PD_POWER_SUPPLY_TURN_ON_DELAY 160000 /* us */
#define PD_POWER_SUPPLY_TURN_OFF_DELAY 250000 /* us */
-#define CONFIG_USBC_VCONN_SWAP_DELAY_US 5000 /* us */
/* b/2230219: 15V has better charging performance than 20V */
#define PD_MAX_VOLTAGE_MV 15000